Release 1.2.0

This commit is contained in:
rick
2011-03-31 14:44:45 -07:00
parent 9a96d76099
commit 2523b4e849
3 changed files with 336 additions and 37 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ require 'gollum/albino'
require 'gollum/sanitization'
module Gollum
VERSION = '1.1.0'
VERSION = '1.2.0'
class Error < StandardError; end