Updates meteor version #123

This commit is contained in:
Zeno Rocha 2015-11-12 09:58:10 -08:00
parent 4967f118fe
commit 72926580c3

View File

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