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

View File

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