Tag 1.4.1

This commit is contained in:
Vicent Martí
2012-04-24 20:41:09 -07:00
parent 4cd3fdcdba
commit 78cd65240f
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ require File.expand_path('../gollum/tex', __FILE__)
require File.expand_path('../gollum/web_sequence_diagram', __FILE__)
module Gollum
VERSION = '1.4.0'
VERSION = '1.4.1'
class Error < StandardError; end