Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Josep M. Bach committed Jul 25, 2011
1 parent e0496b3 commit 701039e
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:
rack-webconsole (0.0.3)
rack-webconsole (0.0.4)
json
rack

Expand Down
2 changes: 1 addition & 1 deletion lib/rack/webconsole/version.rb
Expand Up @@ -2,6 +2,6 @@
module Rack
class Webconsole
# rack-webconsole version number.
VERSION = "0.0.3"
VERSION = "0.0.4"
end
end

0 comments on commit 701039e

Please sign in to comment.