Skip to content

Commit eb0e885

Browse files
author
Rafael Mendonça França
committed
Release v1.0.0
1 parent c7a5b12 commit eb0e885

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bower.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
{
22
"name": "jquery-ujs",
33
"homepage": "https://github.com/rails/jquery-ujs",
4-
"authors": [],
4+
"authors": ["Stephen St. Martin", "Steve Schwartz"],
55
"description": "Ruby on Rails unobtrusive scripting adapter for jQuery",
66
"main": "src/rails.js",
77
"license": "MIT",
8+
"version": "1.0.0",
89
"dependencies": {
910
"jquery": ">1.8.*"
1011
},

0 commit comments

Comments
 (0)