We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e6f508 commit de8792dCopy full SHA for de8792d
VERSIONS.md
@@ -2,7 +2,7 @@
2
3
| Gem | jQuery | jQuery UJS | jQuery UI |
4
|--------|--------|------------| ----------|
5
-| x.x.x | 1.12.4 & 2.2.4 & 3.6.1 | 1.2.3 | - |
+| 4.5.1 | 1.12.4 & 2.2.4 & 3.6.1 | 1.2.3 | - |
6
| 4.5.0 | 1.12.4 & 2.2.4 & 3.6.0 | 1.2.2 | - |
7
| 4.4.0 | 1.12.4 & 2.2.4 & 3.5.1 | 1.2.2 | - |
8
| 4.3.5 | 1.12.4 & 2.2.4 & 3.4.1 | 1.2.2 | - |
lib/jquery/rails/version.rb
@@ -1,6 +1,6 @@
1
module Jquery
module Rails
- VERSION = "4.5.0"
+ VERSION = "4.5.1"
JQUERY_VERSION = "1.12.4"
JQUERY_2_VERSION = "2.2.4"
JQUERY_3_VERSION = "3.6.1"
0 commit comments