Skip to content

Commit de8792d

Browse files
Release v4.5.1 with jquery 3.6.1 and jquery-ujs 1.2.3
1 parent 7e6f508 commit de8792d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSIONS.md

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

33
| Gem | jQuery | jQuery UJS | jQuery UI |
44
|--------|--------|------------| ----------|
5-
| x.x.x | 1.12.4 & 2.2.4 & 3.6.1 | 1.2.3 | - |
5+
| 4.5.1 | 1.12.4 & 2.2.4 & 3.6.1 | 1.2.3 | - |
66
| 4.5.0 | 1.12.4 & 2.2.4 & 3.6.0 | 1.2.2 | - |
77
| 4.4.0 | 1.12.4 & 2.2.4 & 3.5.1 | 1.2.2 | - |
88
| 4.3.5 | 1.12.4 & 2.2.4 & 3.4.1 | 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.5.0"
3+
VERSION = "4.5.1"
44
JQUERY_VERSION = "1.12.4"
55
JQUERY_2_VERSION = "2.2.4"
66
JQUERY_3_VERSION = "3.6.1"

0 commit comments

Comments
 (0)