Skip to content

Commit

Permalink
Updated to jquery 1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JangoSteve committed Apr 3, 2012
1 parent f63bbdb commit 3c98266
Show file tree
Hide file tree
Showing 4 changed files with 660 additions and 522 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -4,7 +4,7 @@ jQuery! For Rails! So great.

This gem provides:

* jQuery 1.7.1
* jQuery 1.7.2
* jQuery UI 1.8.18
* the latest jQuery UJS adapter
* and Sam Ruby's assert_select_jquery function, which is automatically included for use in tests.
Expand Down
2 changes: 1 addition & 1 deletion lib/jquery/rails/version.rb
@@ -1,7 +1,7 @@
module Jquery
module Rails
VERSION = "2.0.1"
JQUERY_VERSION = "1.7.1"
JQUERY_VERSION = "1.7.2"
JQUERY_UI_VERSION = "1.8.18"
JQUERY_UJS_VERSION = "82292010fb1743f038ab72b1f1e994e91be3eda3"
end
Expand Down

0 comments on commit 3c98266

Please sign in to comment.