mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Bumped all of the versions again
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Package.describe({
|
||||
summary: "The Meteor command-line tool",
|
||||
version: '1.0.33-pre.0'
|
||||
version: '1.0.33-pre.1'
|
||||
});
|
||||
|
||||
Package.includeTool();
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Package.describe({
|
||||
summary: "Meteor's client-side datastore: a port of MongoDB to Javascript",
|
||||
version: '1.0.4-pre.0'
|
||||
version: '1.0.4-pre.1'
|
||||
});
|
||||
|
||||
Package.on_use(function (api) {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"track": "METEOR",
|
||||
"version": "0.9.4-pre.0",
|
||||
"version": "0.9.4-pre.1",
|
||||
"recommended": false,
|
||||
"official": false,
|
||||
"description": "A preview of Meteor 0.9.4."
|
||||
|
||||
Reference in New Issue
Block a user