Skip to content

Commit

Permalink
Merge pull request #60 from niemyjski/patch-4
Browse files Browse the repository at this point in the history
Updated zeroclipboard
  • Loading branch information
asafdav committed Jan 3, 2015
2 parents 6f8286e + 87bf7f0 commit 59339a6
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,10 +1,10 @@
{
"name": "ng-clip",
"version": "0.2.5",
"version": "0.2.6",
"main": "src/ngClip.js",
"dependencies": {
"angular": ">=1.0.4",
"zeroclipboard": "~2.1.0"
"zeroclipboard": "~2.2.0"
},
"devDependencies": {}
}

0 comments on commit 59339a6

Please sign in to comment.