We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0011f46 commit 4ff43f6Copy full SHA for 4ff43f6
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.22',
+ version: '0.1.23',
5
git: 'https://github.com/MeteorPackaging/autopublish-test.git'
6
});
7
0 commit comments