We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e47edc6 commit f033f77Copy full SHA for f033f77
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 4.1.1
2
+
3
+- Update jQuery to 1.12.1 and 2.2.1
4
+- Update jquery-ujs to 1.2.1
5
6
## 4.1.0
7
8
- Update jQuery to 1.12.0 and 2.2.0
lib/jquery/rails/version.rb
@@ -1,6 +1,6 @@
module Jquery
module Rails
- VERSION = "4.1.0"
+ VERSION = "4.1.1"
JQUERY_VERSION = "1.12.1"
JQUERY_2_VERSION = "2.2.1"
JQUERY_UJS_VERSION = "1.2.1"
0 commit comments