bump meteor-tool version number

This commit is contained in:
Emily Stark
2014-10-22 13:58:48 -07:00
parent 9eb79d4c33
commit fb0dc712e9

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "The Meteor command-line tool",
version: '1.0.35-rc.5'
version: '1.0.35-rc.6'
});
Package.includeTool();