Skip to content

Commit

Permalink
Version 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
JangoSteve committed May 17, 2011
1 parent 3f3f970 commit 406f351
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,8 @@
## 1.0.5 (28 May 2011)

- Updated to latest jquery-ujs
- Remove old rails.js in Rails 3.0 generator

## 1.0.4 (17 May 2011)

- Fix exception in Rails 3.0 generator
Expand Down
2 changes: 1 addition & 1 deletion lib/jquery-rails/version.rb
@@ -1,5 +1,5 @@
module Jquery
module Rails
VERSION = "1.0.4"
VERSION = "1.0.5"
end
end

0 comments on commit 406f351

Please sign in to comment.