Skip to content

Commit

Permalink
bump angular dependency version to 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
davychiu committed Mar 25, 2015
1 parent f262aa2 commit 8fc9f7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "angular-nanoscroller",
"main": "scrollable.js",
"version": "0.2.2",
"version": "0.2.3",
"authors": [
"maxaon"
],
Expand All @@ -23,6 +23,6 @@
],
"dependencies": {
"nanoscroller": "~0.8.0",
"angular": "~1.2"
"angular": "~1.3"
}
}

0 comments on commit 8fc9f7d

Please sign in to comment.