Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
maecro committed Jan 8, 2012
1 parent 1d6aaf5 commit 6cc25b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
nether (0.0.1)
nether (0.0.2)
rails (~> 3.1.0)

GEM
Expand Down Expand Up @@ -82,8 +82,6 @@ GEM
hike (~> 1.2)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sqlite3 (1.3.5)
sqlite3 (1.3.5-x86-mingw32)
thor (0.14.6)
tilt (1.3.3)
treetop (1.4.10)
Expand All @@ -98,4 +96,3 @@ PLATFORMS
DEPENDENCIES
jquery-rails
nether!
sqlite3
2 changes: 1 addition & 1 deletion lib/nether/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Nether
VERSION = "0.0.1"
VERSION = "0.0.2"
end

0 comments on commit 6cc25b3

Please sign in to comment.