Skip to content

Commit c36be47

Browse files
committed
Bump to version 0.0.3
1 parent 170e587 commit c36be47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package.describe({
22
name: 'packaging:autopublish-test',
33
summary: 'Dummy package to be used to test auto-publish with TravisCI. DO NOT USE!',
4-
version: '0.0.2',
4+
version: '0.0.3',
55
git: 'https://github.com/MeteorPackaging/autopublish-test.git'
66
});
77

0 commit comments

Comments
 (0)