We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2fc2f0 commit 0eb66eaCopy full SHA for 0eb66ea
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 2.1.1 (18 August 2012)
2
+
3
+ - Updated to latest jquery-ujs
4
+ - ajax:aborted:file bugfixes
5
6
## 2.1.0 (16 August 2012)
7
8
- Updated to latest jquery-ujs
lib/jquery/rails/version.rb
@@ -1,6 +1,6 @@
module Jquery
module Rails
- VERSION = "2.1.0"
+ VERSION = "2.1.1"
JQUERY_VERSION = "1.8.0"
JQUERY_UI_VERSION = "1.8.23"
JQUERY_UJS_VERSION = "8b147fb023f0d13deebea750e7e9827b6d3bc8ba"
0 commit comments