This commit is contained in:
David Glasser
2014-12-22 16:48:24 -08:00
parent 94b58c17bc
commit 4ece886c36
3 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -9,7 +9,7 @@
Package.describe({
summary: "Adaptor for using MongoDB and Minimongo over DDP",
version: '1.0.11-rc.1'
version: '1.0.11'
});
Npm.depends({

View File

@@ -1,6 +1,6 @@
{
"track": "METEOR",
"version": "1.0.2",
"version": "1.0.2.1",
"recommended": false,
"official": true,
"description": "The Official Meteor Distribution"