We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cecc81d commit f3de663Copy full SHA for f3de663
package.js
@@ -1,7 +1,7 @@
1
Package.describe({
2
name: 'packaging:autopublish-test',
3
summary: 'Dummy package to test auto-publish with TravisCI. DO NOT USE!',
4
- version: '0.1.15',
+ version: '0.1.16',
5
git: 'https://github.com/MeteorPackaging/autopublish-test.git'
6
});
7
0 commit comments