Skip to content

Commit

Permalink
Bump package versions for 1.4.2-beta.12 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Newman committed Oct 14, 2016
1 parent 91058b5 commit 168351c
Show file tree
Hide file tree
Showing 105 changed files with 105 additions and 105 deletions.
2 changes: 1 addition & 1 deletion packages/accounts-base/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
summary: "A user account system",
version: "1.2.12-beta.11"
version: "1.2.12-beta.12"
});

Package.onUse(function (api) {
Expand Down
2 changes: 1 addition & 1 deletion packages/accounts-facebook/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
summary: "Login service for Facebook accounts",
version: "1.0.11-beta.11"
version: "1.0.11-beta.12"
});

Package.onUse(function(api) {
Expand Down
2 changes: 1 addition & 1 deletion packages/accounts-github/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
summary: "Login service for Github accounts",
version: "1.0.11-beta.11"
version: "1.0.11-beta.12"
});

Package.onUse(function(api) {
Expand Down
2 changes: 1 addition & 1 deletion packages/accounts-google/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
summary: "Login service for Google accounts",
version: "1.0.11-beta.11"
version: "1.0.11-beta.12"
});

Package.onUse(function(api) {
Expand Down
2 changes: 1 addition & 1 deletion packages/accounts-meetup/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
summary: "Login service for Meetup accounts",
version: "1.0.11-beta.11"
version: "1.0.11-beta.12"
});

Package.onUse(function(api) {
Expand Down
2 changes: 1 addition & 1 deletion packages/accounts-meteor-developer/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
summary: "Login service for Meteor developer accounts",
version: "1.0.11-beta.11"
version: "1.0.11-beta.12"
});

Package.onUse(function (api) {
Expand Down
2 changes: 1 addition & 1 deletion packages/accounts-oauth/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
summary: "Common code for OAuth-based login services",
version: "1.1.14-beta.11"
version: "1.1.14-beta.12"
});

Package.onUse(function (api) {
Expand Down
2 changes: 1 addition & 1 deletion packages/accounts-password/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
summary: "Password support for accounts",
version: "1.3.1-beta.11"
version: "1.3.1-beta.12"
});

Package.onUse(function(api) {
Expand Down
2 changes: 1 addition & 1 deletion packages/accounts-twitter/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
summary: "Login service for Twitter accounts",
version: "1.1.12-beta.11"
version: "1.1.12-beta.12"
});

Package.onUse(function(api) {
Expand Down
2 changes: 1 addition & 1 deletion packages/accounts-ui-unstyled/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
summary: "Unstyled version of login widgets",
version: "1.1.13-beta.11"
version: "1.1.13-beta.12"
});

Package.onUse(function (api) {
Expand Down
2 changes: 1 addition & 1 deletion packages/accounts-weibo/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
summary: "Login service for Sina Weibo accounts",
version: "1.0.11-beta.11"
version: "1.0.11-beta.12"
});

Package.onUse(function(api) {
Expand Down
2 changes: 1 addition & 1 deletion packages/appcache/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
summary: "Enable the application cache in the browser",
version: "1.0.12-beta.11"
version: "1.0.12-beta.12"
});

Package.onUse(function (api) {
Expand Down
2 changes: 1 addition & 1 deletion packages/autoupdate/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
summary: "Update the client when new client code is available",
version: '1.3.12-beta.11'
version: '1.3.12-beta.12'
});

Package.onUse(function (api) {
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-compiler/package.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Package.describe({
// isn't possible because you can't publish a non-recommended
// release with package versions that don't have a pre-release
// identifier at the end (eg, -dev)
version: '6.13.0-beta.11'
version: '6.13.0-beta.12'
});

Npm.depends({
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-runtime/package.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package.describe({
name: "babel-runtime",
summary: "Runtime support for output of Babel transpiler",
version: '0.1.12-beta.11',
version: '0.1.12-beta.12',
documentation: 'README.md'
});

Expand Down
2 changes: 1 addition & 1 deletion packages/base64/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
summary: "Base64 encoding and decoding",
version: '1.0.10-beta.11'
version: '1.0.10-beta.12'
});

Package.onUse(function (api) {
Expand Down
2 changes: 1 addition & 1 deletion packages/binary-heap/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
summary: "Binary Heap datastructure implementation",
version: '1.0.10-beta.11'
version: '1.0.10-beta.12'
});

Package.onUse(function (api) {
Expand Down
2 changes: 1 addition & 1 deletion packages/boilerplate-generator/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
summary: "Generates the boilerplate html from program's manifest",
version: '1.0.11-beta.11'
version: '1.0.11-beta.12'
});

Package.onUse(function (api) {
Expand Down
2 changes: 1 addition & 1 deletion packages/browser-policy-common/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
summary: "Common code for browser-policy packages",
version: "1.0.11-beta.11"
version: "1.0.11-beta.12"
});

Package.onUse(function (api) {
Expand Down
2 changes: 1 addition & 1 deletion packages/browser-policy-content/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
summary: "Configure content security policies",
version: "1.0.12-beta.11"
version: "1.0.12-beta.12"
});

Package.onUse(function (api) {
Expand Down
2 changes: 1 addition & 1 deletion packages/browser-policy-framing/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
summary: "Restrict which websites can frame your app",
version: "1.0.12-beta.11"
version: "1.0.12-beta.12"
});

Package.onUse(function (api) {
Expand Down
2 changes: 1 addition & 1 deletion packages/caching-compiler/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
name: 'caching-compiler',
version: '1.1.8-beta.11',
version: '1.1.8-beta.12',
summary: 'An easy way to make compiler plugins cache',
documentation: 'README.md'
});
Expand Down
2 changes: 1 addition & 1 deletion packages/callback-hook/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
summary: "Register callbacks on a hook",
version: '1.0.10-beta.11'
version: '1.0.10-beta.12'
});

Package.onUse(function (api) {
Expand Down
2 changes: 1 addition & 1 deletion packages/check/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
summary: "Check whether a value matches a pattern",
version: '1.2.4-beta.11'
version: '1.2.4-beta.12'
});

Package.onUse(function (api) {
Expand Down
2 changes: 1 addition & 1 deletion packages/code-prettify/package.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ var path = Npm.require('path');

Package.describe({
summary: "Syntax highlighting of code, from Google",
version: "1.0.11-beta.11"
version: "1.0.11-beta.12"
});

// XXX this code dumps symbols into the global namespace (directly
Expand Down
2 changes: 1 addition & 1 deletion packages/coffeescript-test-helper/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
summary: "Used by the coffeescript package's tests",
version: "1.0.8-beta.11"
version: "1.0.8-beta.12"
});

Package.onUse(function (api) {
Expand Down
2 changes: 1 addition & 1 deletion packages/coffeescript/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
summary: "Javascript dialect with fewer braces and semicolons",
version: "1.11.1-2-beta.11"
version: "1.11.1-2-beta.12"
});

Package.registerBuildPlugin({
Expand Down
2 changes: 1 addition & 1 deletion packages/constraint-solver/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
summary: "Given the set of the constraints, picks a satisfying configuration",
version: "1.1.1-beta.11"
version: "1.1.1-beta.12"
});

Package.onUse(function (api) {
Expand Down
2 changes: 1 addition & 1 deletion packages/crosswalk/package.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package.describe({
summary: "Makes your Cordova application use the Crosswalk WebView \
instead of the System WebView on Android",
version: '1.7.0-beta.11',
version: '1.7.0-beta.12',
documentation: null
});

Expand Down
2 changes: 1 addition & 1 deletion packages/ddp-client/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
summary: "Meteor's latency-compensated distributed data client",
version: '1.3.2-beta.11',
version: '1.3.2-beta.12',
documentation: null
});

Expand Down
2 changes: 1 addition & 1 deletion packages/ddp-common/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
summary: "Code shared beween ddp-client and ddp-server",
version: '1.2.7-beta.11',
version: '1.2.7-beta.12',
documentation: null
});

Expand Down
2 changes: 1 addition & 1 deletion packages/ddp-rate-limiter/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
name: 'ddp-rate-limiter',
version: '1.0.6-beta.11',
version: '1.0.6-beta.12',
// Brief, one-line summary of the package.
summary: 'The DDPRateLimiter allows users to add rate limits to DDP' +
' methods and subscriptions.',
Expand Down
2 changes: 1 addition & 1 deletion packages/ddp-server/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
summary: "Meteor's latency-compensated distributed data server",
version: '1.3.11-beta.11',
version: '1.3.11-beta.12',
documentation: null
});

Expand Down
2 changes: 1 addition & 1 deletion packages/diff-sequence/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
summary: "An implementation of a diff algorithm on arrays and objects.",
version: '1.0.7-beta.11',
version: '1.0.7-beta.12',
documentation: null
});

Expand Down
2 changes: 1 addition & 1 deletion packages/ecmascript-runtime/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
name: "ecmascript-runtime",
version: "0.3.15-beta.11",
version: "0.3.15-beta.12",
summary: "Polyfills for new ECMAScript 2015 APIs like Map and Set",
git: "https://github.com/meteor/ecmascript-runtime",
documentation: "README.md"
Expand Down
2 changes: 1 addition & 1 deletion packages/ecmascript/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
name: 'ecmascript',
version: '0.5.9-beta.11',
version: '0.5.9-beta.12',
summary: 'Compiler plugin that supports ES2015+ in all .js files',
documentation: 'README.md'
});
Expand Down
2 changes: 1 addition & 1 deletion packages/ejson/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
summary: "Extended and Extensible JSON library",
version: '1.0.13-beta.11'
version: '1.0.13-beta.12'
});

Package.onUse(function (api) {
Expand Down
2 changes: 1 addition & 1 deletion packages/email/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
summary: "Send email messages",
version: "1.1.18-beta.11"
version: "1.1.18-beta.12"
});

Npm.depends({
Expand Down
2 changes: 1 addition & 1 deletion packages/es5-shim/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
name: "es5-shim",
version: "4.6.15-beta.11",
version: "4.6.15-beta.12",
summary: "Shims and polyfills to improve ECMAScript 5 support",
documentation: "README.md"
});
Expand Down
2 changes: 1 addition & 1 deletion packages/facebook/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
summary: "Facebook OAuth flow",
version: "1.2.10-beta.11"
version: "1.2.10-beta.12"
});

Package.onUse(function(api) {
Expand Down
2 changes: 1 addition & 1 deletion packages/facts/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
summary: "Publish internal app statistics",
version: '1.0.9-beta.11'
version: '1.0.9-beta.12'
});

Package.onUse(function (api) {
Expand Down
2 changes: 1 addition & 1 deletion packages/fastclick/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
summary: "Faster touch events on mobile",
version: '1.0.13-beta.11'
version: '1.0.13-beta.12'
});

Package.onUse(function (api) {
Expand Down
2 changes: 1 addition & 1 deletion packages/force-ssl/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
summary: "Require this application to use HTTPS",
version: "1.0.13-beta.11",
version: "1.0.13-beta.12",
prodOnly: true
});

Expand Down
2 changes: 1 addition & 1 deletion packages/geojson-utils/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
summary: 'GeoJSON utility functions (from https://github.com/maxogden/geojson-js-utils)',
version: '1.0.10-beta.11'
version: '1.0.10-beta.12'
});

Package.onUse(function (api) {
Expand Down
2 changes: 1 addition & 1 deletion packages/github/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
summary: "Github OAuth flow",
version: "1.1.9-beta.11"
version: "1.1.9-beta.12"
});

Package.onUse(function(api) {
Expand Down
2 changes: 1 addition & 1 deletion packages/google/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
summary: "Google OAuth flow",
version: "1.1.15-beta.11"
version: "1.1.15-beta.12"
});

Package.onUse(function(api) {
Expand Down
2 changes: 1 addition & 1 deletion packages/http/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
summary: "Make HTTP calls to remote servers",
version: '1.2.10-beta.11'
version: '1.2.10-beta.12'
});

Npm.depends({
Expand Down
2 changes: 1 addition & 1 deletion packages/id-map/package.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package.describe({
summary: "Dictionary data structure allowing non-string keys",
version: '1.0.9-beta.11'
version: '1.0.9-beta.12'
});

Package.onUse(function (api) {
Expand Down
2 changes: 1 addition & 1 deletion packages/jquery/package.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Package.describe({
// patch number instead of the wrap number, we're higher than that.
// In fairness, there's no way to make an RC of a new version without
// bumping the patch number.
version: '1.11.10-beta.11'
version: '1.11.10-beta.12'
});

Package.onUse(function (api) {
Expand Down
Loading

0 comments on commit 168351c

Please sign in to comment.