Release 1.3.0

This commit is contained in:
rick
2011-04-25 20:59:57 -04:00
parent 2ebed41225
commit 748d76dff1
3 changed files with 22 additions and 5 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ require 'gollum/albino'
require 'gollum/sanitization'
module Gollum
VERSION = '1.2.0'
VERSION = '1.3.0'
class Error < StandardError; end