setup proper gem version numbers

This commit is contained in:
Corey Donohoe
2012-08-06 16:32:16 -07:00
parent 015cd895d2
commit 3f68d96815
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ require File.expand_path('../gollum/tex', __FILE__)
require File.expand_path('../gollum/web_sequence_diagram', __FILE__)
module Gollum
VERSION = '2.1.0'
VERSION = '2.1.2'
def self.assets_path
::File.expand_path('gollum/frontend/public', ::File.dirname(__FILE__))