bump gollum version

This commit is contained in:
Corey Donohoe
2012-05-10 14:12:36 -07:00
parent 6941d6b863
commit 04070ffc23
+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 = '2.0.0'
VERSION = '2.1.0'
def self.assets_path
::File.expand_path('gollum/frontend/public', ::File.dirname(__FILE__))