Skip to content

Commit

Permalink
Merge pull request #11 from francocatena/master
Browse files Browse the repository at this point in the history
Update to jQuery 1.6.2 and jQuery UI 1.8.14
  • Loading branch information
Andre Arko committed Jul 3, 2011
2 parents 8f0923d + dd48a40 commit 933e59d
Show file tree
Hide file tree
Showing 5 changed files with 996 additions and 819 deletions.
4 changes: 2 additions & 2 deletions lib/jquery/rails/version.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
module Jquery
module Rails
VERSION = "1.0.12"
JQUERY_VERSION = "1.6.1"
JQUERY_UI_VERSION = "1.8.12"
JQUERY_VERSION = "1.6.2"
JQUERY_UI_VERSION = "1.8.14"
JQUERY_UJS_VERSION = "0e742688c633bda274f8a09bf3248ffe33ecaf92"
end
end
Loading

0 comments on commit 933e59d

Please sign in to comment.