Skip to content

Commit f033f77

Browse files
committed
Release 4.1.1
1 parent e47edc6 commit f033f77

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
## 4.1.0
27

38
- Update jQuery to 1.12.0 and 2.2.0

lib/jquery/rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module Jquery
22
module Rails
3-
VERSION = "4.1.0"
3+
VERSION = "4.1.1"
44
JQUERY_VERSION = "1.12.1"
55
JQUERY_2_VERSION = "2.2.1"
66
JQUERY_UJS_VERSION = "1.2.1"

0 commit comments

Comments
 (0)