We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1eabddd commit 135ba0fCopy full SHA for 135ba0f
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 3.1.2 (1 September 2014)
2
+
3
+ - Updated to jquery-ujs 1.0.1
4
5
## 3.1.1 (23 June 2014)
6
7
- Updated to jQuery 1.11.1
lib/jquery/rails/version.rb
@@ -1,6 +1,6 @@
module Jquery
module Rails
- VERSION = "3.1.1"
+ VERSION = "3.1.2"
JQUERY_VERSION = "1.11.1"
JQUERY_UJS_VERSION = "1.0.1"
end
0 commit comments