Skip to content

Commit

Permalink
v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xavhan committed Oct 3, 2016
1 parent 2857e14 commit ae2a9cd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-reaccess",
"version": "1.1.0",
"version": "1.1.1",
"main": "./src/index.js",
"ignore": [
".git*",
Expand All @@ -16,7 +16,6 @@
"angular": ">=1.0.8"
},
"devDependencies": {
"angular-mocks": ">=1.0.8",
"chai": "~1.8.1"
"angular-mocks": ">=1.0.8"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-reaccess",
"version": "1.1.0",
"version": "1.1.1",
"author": "Nicolas Froidure (SimpliField)",
"licenses": [
{
Expand Down

0 comments on commit ae2a9cd

Please sign in to comment.