Bump package versions for 1.9.3-rc.0 release

This commit is contained in:
filipenevola
2020-03-05 20:23:13 -04:00
parent 71ae51a277
commit 92d0674469
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.9.2'
version: '1.9.3-rc.0'
});
Package.includeTool();

View File

@@ -1,6 +1,6 @@
{
"track": "METEOR",
"version": "1.9.2-rc.1",
"version": "1.9.3-rc.0",
"recommended": false,
"official": false,
"description": "Meteor"