Skip to content

Commit

Permalink
update angular version
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRusskiy committed Jun 1, 2016
1 parent ddb8710 commit efdb323
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-slide-down",
"version": "0.4.1",
"version": "1.2.0",
"authors": [
"TheRusskiy <[email protected]>"
],
Expand All @@ -22,6 +22,6 @@
"url": "git://github.com/TheRusskiy/ng-slide-down.git"
},
"dependencies": {
"angular": "~1.2.20"
"angular": ">=1.2.20"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-slide-down",
"version": "1.1.0",
"version": "1.2.0",
"description": "Slider animation directive for AngularJS",
"homepage": "https://github.com/TheRusskiy/ng-slide-down",
"scripts": {
Expand Down

0 comments on commit efdb323

Please sign in to comment.