Skip to content

Commit

Permalink
Bump to version 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bhuga committed Jun 22, 2010
1 parent ab1a34c commit ad9dbe4
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.3
0.0.4
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 = 3
TINY = 4
EXTRA = nil

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

0 comments on commit ad9dbe4

Please sign in to comment.