Skip to content

Commit

Permalink
Version 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JangoSteve committed Apr 3, 2012
1 parent e95e737 commit 7839114
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,11 @@
## 2.0.2 (03 April 2012)

- Updated to jQuery 1.7.2
- Updated to jQuery UI 1.8.18
- Updated to latest jquery-ujs
- Override provided for obtaining `href`
- Edit `crossDomain` and `dataType` from `ajax:before` event

## 2.0.1 (28 February 2012)

- Fixed Rails 3.2 dependency issue
Expand Down
2 changes: 1 addition & 1 deletion lib/jquery/rails/version.rb
@@ -1,6 +1,6 @@
module Jquery
module Rails
VERSION = "2.0.1"
VERSION = "2.0.2"
JQUERY_VERSION = "1.7.2"
JQUERY_UI_VERSION = "1.8.18"
JQUERY_UJS_VERSION = "caabad7f7ba6c35de1588ea263295ed5bc166a43"
Expand Down

0 comments on commit 7839114

Please sign in to comment.