Skip to content

Commit

Permalink
Updating gem version number to 1.2.1a
Browse files Browse the repository at this point in the history
  • Loading branch information
derekzak committed Dec 2, 2011
1 parent 7befd73 commit 49c310a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/tokamak/version.rb
Expand Up @@ -2,7 +2,7 @@ module Tokamak
module VERSION #:nodoc:
MAJOR = 1
MINOR = 2
TINY = 1
TINY = "1a"

STRING = [MAJOR, MINOR, TINY].join('.')

Expand Down

0 comments on commit 49c310a

Please sign in to comment.