diff --git a/bower.json b/bower.json index ea9b1ab4..3e7634bf 100644 --- a/bower.json +++ b/bower.json @@ -5,7 +5,7 @@ "description": "Ruby on Rails unobtrusive scripting adapter for jQuery", "main": "src/rails.js", "license": "MIT", - "version": "1.0.0", + "version": "1.0.1", "dependencies": { "jquery": ">1.8.*" },