Skip to content

Commit 519aad9

Browse files
author
Rafael Mendonça França
committed
Release 1.0.3
1 parent 5a59528 commit 519aad9

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## v1.0.3
2+
3+
* Replace deprecated `deferred.error()` with `fail()`.
4+
5+
*Carlos Antonio da Silva*
16
## v1.0.2
27

38
* Re-enables buttons and links after going back through the `pageshow` event.

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "Ruby on Rails unobtrusive scripting adapter for jQuery",
66
"main": "src/rails.js",
77
"license": "MIT",
8-
"version": "1.0.2",
8+
"version": "1.0.3",
99
"dependencies": {
1010
"jquery": ">1.8.*"
1111
},

0 commit comments

Comments
 (0)