Skip to content

Commit 0342960

Browse files
Release v4.6.1 with jQuery v3.7.1
1 parent 039b12e commit 0342960

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## unreleased
1+
## 4.6.1
22

33
- update jquery to 3.7.1
44

VERSIONS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
| Gem | jQuery | jQuery UJS | jQuery UI |
44
|--------|--------|------------| ----------|
5+
| 4.6.1 | 1.12.4 & 2.2.4 & 3.7.1 | 1.2.3 | - |
56
| 4.6.0 | 1.12.4 & 2.2.4 & 3.7.0 | 1.2.3 | - |
67
| 4.5.1 | 1.12.4 & 2.2.4 & 3.6.1 | 1.2.3 | - |
78
| 4.5.0 | 1.12.4 & 2.2.4 & 3.6.0 | 1.2.2 | - |

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.6.0"
3+
VERSION = "4.6.1"
44
JQUERY_VERSION = "1.12.4"
55
JQUERY_2_VERSION = "2.2.4"
66
JQUERY_3_VERSION = "3.7.1"

0 commit comments

Comments
 (0)