Skip to content

Commit 5f345d6

Browse files
committedOct 13, 2015
bump angular version
1 parent 44f34ac commit 5f345d6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎bower.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-zeroclipboard",
3-
"version": "0.7.0",
3+
"version": "0.8.0",
44
"description": "Angular Wrapper for ZeroClipboard",
55
"main": "src/angular-zeroclipboard.js",
66
"keywords": [
@@ -24,7 +24,7 @@
2424
"license": "MIT",
2525
"homepage": "http://github.com/lisposter/angular-zeroclipboard",
2626
"dependencies": {
27-
"angular": "~1.2.16",
27+
"angular": "^1.2.16",
2828
"zeroclipboard": ">=2"
2929
}
3030
}

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-zeroclipboard",
3-
"version": "0.7.0",
3+
"version": "0.8.0",
44
"description": "Angular Wrapper for ZeroClipboard",
55
"main": "src/angular-zeroclipboard.js",
66
"keywords": [

0 commit comments

Comments
 (0)