Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ricardo-Marques committed May 29, 2016
1 parent 95bbc03 commit 197ae3b
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions bower.json
@@ -1,23 +1,22 @@
{
"name": "angular-off-click",
"version": "0.0.10",
"main": "offClick.js",
"version": "1.0.0",
"main": [
"./dist/angular-off-click.js"
],
"ignore": [
".jshintrc",
"**/*.txt"
],
"main": [
"./dist/angular-off-click.js"
],
"license": "MIT",
"keywords":[
"keywords": [
"angular",
"off",
"click"
],
"author": {
"author": {
"name": "Evan Sharp",
"url":"https://github.com/TheSharpieOne"
"url": "https://github.com/TheSharpieOne"
},
"contributors": [
{
Expand Down

0 comments on commit 197ae3b

Please sign in to comment.