We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44f34ac commit 5f345d6Copy full SHA for 5f345d6
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angular-zeroclipboard",
3
- "version": "0.7.0",
+ "version": "0.8.0",
4
"description": "Angular Wrapper for ZeroClipboard",
5
"main": "src/angular-zeroclipboard.js",
6
"keywords": [
@@ -24,7 +24,7 @@
24
"license": "MIT",
25
"homepage": "http://github.com/lisposter/angular-zeroclipboard",
26
"dependencies": {
27
- "angular": "~1.2.16",
+ "angular": "^1.2.16",
28
"zeroclipboard": ">=2"
29
}
30
package.json
0 commit comments