Skip to content

Commit

Permalink
Bump to version 0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
bhuga committed Oct 20, 2010
1 parent cec2c11 commit b452ec3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
0.0.8
0.0.9
2 changes: 1 addition & 1 deletion lib/spira/version.rb
Expand Up @@ -2,7 +2,7 @@ module Spira
module VERSION
MAJOR = 0
MINOR = 0
TINY = 8
TINY = 9
EXTRA = nil

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

0 comments on commit b452ec3

Please sign in to comment.