bump to 1.4.2

This commit is contained in:
Corey Donohoe
2012-04-25 20:43:39 +02:00
parent 198dc8a8e2
commit 833953d658
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.1'
VERSION = '1.4.2'
class Error < StandardError; end