mirror of
https://github.com/rails/jquery-rails.git
synced 2026-01-10 23:27:55 -05:00
Version 2.1.1
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
## 2.1.1 (18 August 2012)
|
||||
|
||||
- Updated to latest jquery-ujs
|
||||
- ajax:aborted:file bugfixes
|
||||
|
||||
## 2.1.0 (16 August 2012)
|
||||
|
||||
- Updated to latest jquery-ujs
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
module Jquery
|
||||
module Rails
|
||||
VERSION = "2.1.0"
|
||||
VERSION = "2.1.1"
|
||||
JQUERY_VERSION = "1.8.0"
|
||||
JQUERY_UI_VERSION = "1.8.23"
|
||||
JQUERY_UJS_VERSION = "8b147fb023f0d13deebea750e7e9827b6d3bc8ba"
|
||||
|
||||
Reference in New Issue
Block a user