Version 2.1.1

This commit is contained in:
Steve Schwartz
2012-08-18 02:43:28 -04:00
parent a2fc2f0468
commit 0eb66eae3d
2 changed files with 6 additions and 1 deletions

View File

@@ -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

View File

@@ -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"