bump more package numbers for 0.9.2.1

This commit is contained in:
Emily Stark
2014-09-15 16:07:26 -07:00
parent 5b823875c5
commit dd61c40bbc
5 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Enable the application cache in the browser",
version: "1.0.0"
version: "1.0.1"
});
Package.on_use(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Small library for expressing HTML trees",
version: '1.0.0'
version: '1.0.1'
});
Package.on_use(function (api) {

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "Logging facility.",
version: '1.0.2'
version: '1.0.3'
});
Npm.depends({

View File

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

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: "route policy declarations",
version: '1.0.0'
version: '1.0.1'
});
Package.on_use(function (api) {