Release 2.2.1

This commit is contained in:
Vicent Marti
2012-09-02 22:43:50 +02:00
parent a8b230a490
commit a7a2479f85
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ require File.expand_path('../gollum/web_sequence_diagram', __FILE__)
require File.expand_path('../gollum/frontend/uri_encode_component', __FILE__)
module Gollum
VERSION = '2.2.0'
VERSION = '2.2.1'
def self.assets_path
::File.expand_path('gollum/frontend/public', ::File.dirname(__FILE__))