Skip to content

Commit

Permalink
Packaging for 0.0.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
John Duff committed Nov 28, 2011
1 parent 9cb4866 commit 2e381ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Batman-Rails

Easily setup and use batman.js (0.7.5) with rails 3.1
Easily setup and use batman.js (0.8.0) with rails 3.1

## Rails 3.1 setup
This gem requires the use of rails 3.1, coffeescript and the new rails asset pipeline provided by sprockets.
Expand Down
2 changes: 1 addition & 1 deletion lib/batman/rails/version.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module Batman
module Rails
VERSION = "0.0.2"
VERSION = "0.0.3"
BATMAN_VERSION = "0.8.0"
end
end

0 comments on commit 2e381ab

Please sign in to comment.