We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dca8042 commit 9a4602fCopy full SHA for 9a4602f
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Unreleased
+## v1.0.2
2
3
* Re-enables buttons and links after going back through the `pageshow` event.
4
bower.json
@@ -5,7 +5,7 @@
5
"description": "Ruby on Rails unobtrusive scripting adapter for jQuery",
6
"main": "src/rails.js",
7
"license": "MIT",
8
- "version": "1.0.1",
+ "version": "1.0.2",
9
"dependencies": {
10
"jquery": ">1.8.*"
11
},
0 commit comments