Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
maecro committed Jan 11, 2012
1 parent a8feb6c commit 942f2cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
nether (0.0.3)
nether (0.0.4)
rails (~> 3.1.0)

GEM
Expand Down
2 changes: 1 addition & 1 deletion lib/nether/version.rb
@@ -1,3 +1,3 @@
module Nether
VERSION = "0.0.3"
VERSION = "0.0.4"
end

0 comments on commit 942f2cf

Please sign in to comment.