Merge pull request #747 from zenorocha/feat-update-meteor-package

update release version for package.js
This commit is contained in:
Vitor Alencar 2021-03-21 12:57:36 +01:00 committed by GitHub
commit 734d36b6ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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