Skip to content

Commit

Permalink
Bumped version to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ismasan committed Jun 2, 2011
1 parent 373cdde commit f3ca836
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:
jbundle (0.1.0)
jbundle (0.1.1)
closure-compiler
rack
thor
Expand Down
2 changes: 1 addition & 1 deletion lib/jbundle/version.rb
@@ -1,3 +1,3 @@
module JBundle
VERSION = "0.1.0"
VERSION = "0.1.1"
end

0 comments on commit f3ca836

Please sign in to comment.