Merge pull request #123 from alippai/patch-1

Bump npm version to match the bower version.
This commit is contained in:
Zeno Rocha 2015-11-12 09:57:29 -08:00
commit 44d59b34a2

View File

@ -3,7 +3,7 @@
Package.describe({
name: "zenorocha:clipboard",
summary: "Modern copy to clipboard. No Flash. Just 2kb.",
version: "1.5.1",
version: "1.5.2",
git: "https://github.com/zenorocha/clipboard.js"
});