Meteor tool bump

This commit is contained in:
Sashko Stubailo
2015-01-16 16:58:56 -08:00
parent abc75a36fd
commit e15b96b8ea

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "The Meteor command-line tool",
version: '1.0.38-winr.8'
version: '1.0.38-winr.9'
});
Package.includeTool();