Bump npm version to match the others.

This commit is contained in:
Ádám Lippai
2015-11-10 11:08:35 +01:00
parent db575bb4df
commit 9d6375d20e

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"
}); });