next version will be 2.0

This commit is contained in:
Corey Donohoe
2012-05-06 12:08:12 -07:00
parent 9644d4b00e
commit 872776660b
+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.3'
VERSION = '2.0.0'
def self.assets_path
::File.expand_path('gollum/frontend/public', ::File.dirname(__FILE__))