bump meteor-tool version again, because 'meteor' changed

This commit is contained in:
Emily Stark
2014-10-17 16:13:43 -07:00
parent 827b206c02
commit ed7fcd4fd7

View File

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