We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d432918 commit 0f96105Copy full SHA for 0f96105
CHANGELOG.md
@@ -1,7 +1,7 @@
1
## 2.1.4 (22 November 2012)
2
3
- Rails 4 compatibility
4
- - Updated to jQuery 1.8.4
+ - Updated to jQuery 1.8.3
5
6
## 2.1.3 (24 September 2012)
7
lib/jquery/rails/version.rb
module Jquery
module Rails
VERSION = "2.1.4"
- JQUERY_VERSION = "1.8.4"
+ JQUERY_VERSION = "1.8.3"
JQUERY_UI_VERSION = "1.8.23"
JQUERY_UJS_VERSION = "bddff6a677edc54f00e48bde740b0b22d68deef6"
end
0 commit comments