mirror of
https://github.com/rails/jquery-rails.git
synced 2026-01-10 07:07:54 -05:00
Release 4.1.1
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
## 4.1.1
|
||||
|
||||
- Update jQuery to 1.12.1 and 2.2.1
|
||||
- Update jquery-ujs to 1.2.1
|
||||
|
||||
## 4.1.0
|
||||
|
||||
- Update jQuery to 1.12.0 and 2.2.0
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user