Release v1.2.1

This commit is contained in:
rick
2011-04-25 21:02:34 -04:00
parent 87aec65d37
commit 46cf9107e2
2 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ require 'gollum/albino'
require 'gollum/sanitization'
module Gollum
VERSION = '1.2.0'
VERSION = '1.2.1'
class Error < StandardError; end