Release v1.5.1

This commit is contained in:
Zeno Rocha
2015-10-27 09:32:43 -07:00
parent 42a459402c
commit 171f438f22
5 changed files with 8 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "clipboard",
"version": "1.5.0",
"version": "1.5.1",
"description": "Modern copy to clipboard. No Flash. Just 2kb",
"repository": "zenorocha/clipboard.js",
"license": "MIT",
@@ -25,7 +25,7 @@
"babelify": "^6.3.0",
"browserify": "^11.2.0",
"good-listener": "^1.1.2",
"select": "^1.0.3",
"select": "^1.0.4",
"tiny-emitter": "^1.0.0"
},
"devDependencies": {