1.0.2.1-rc.2

This commit is contained in:
David Glasser
2014-12-22 14:15:04 -08:00
parent 2343c1253e
commit 2c50456cef
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,6 +1,6 @@
{
"track": "METEOR",
"version": "1.0.2.1-rc.1",
"version": "1.0.2.1-rc.2",
"recommended": false,
"official": false,
"description": "An RC of Meteor 1.0."