Bump meteor tool

This commit is contained in:
Sashko Stubailo
2015-01-22 13:01:37 -08:00
parent b0723495da
commit 39980b38bd

View File

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