increment the numbers for the next rc

This commit is contained in:
ekatek
2014-09-25 11:41:45 -07:00
parent 648a4e2a09
commit 5758bc8a2c
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.31-rc7'
version: '1.0.31-rc8'
});
Package.includeTool();

View File

@@ -1,6 +1,6 @@
{
"track": "METEOR",
"version": "0.9.3-rc7",
"version": "0.9.3-rc8",
"recommended": false,
"official": false,
"description": "A release candidate of Meteor 0.9.3."