Skip to content

Commit 0eb66ea

Browse files
committed
Version 2.1.1
1 parent a2fc2f0 commit 0eb66ea

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 2.1.1 (18 August 2012)
2+
3+
- Updated to latest jquery-ujs
4+
- ajax:aborted:file bugfixes
5+
16
## 2.1.0 (16 August 2012)
27

38
- Updated to latest jquery-ujs

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 = "2.1.0"
3+
VERSION = "2.1.1"
44
JQUERY_VERSION = "1.8.0"
55
JQUERY_UI_VERSION = "1.8.23"
66
JQUERY_UJS_VERSION = "8b147fb023f0d13deebea750e7e9827b6d3bc8ba"

0 commit comments

Comments
 (0)