Release 1.3.1

This commit is contained in:
risk
2011-07-21 16:30:59 -07:00
parent 7e12de0087
commit c7729f81ad
3 changed files with 16 additions and 3 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ require File.expand_path('../gollum/albino', __FILE__)
require File.expand_path('../gollum/sanitization', __FILE__)
module Gollum
VERSION = '1.3.0'
VERSION = '1.3.1'
class Error < StandardError; end