Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Commit

Permalink
Bump npm versions to 0.0.2-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jsdelfino committed Oct 17, 2015
1 parent 2a4d5f1 commit d2289bd
Show file tree
Hide file tree
Showing 60 changed files with 60 additions and 60 deletions.
2 changes: 1 addition & 1 deletion demo/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-demo-client",
"description": "Demo client that submits usage and gets a usage report",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/demo/client",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion doc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-doc",
"description": "The Abacus project documentation",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/doc",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion etc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-etc",
"description": "Misc Abacus build scripts",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/etc",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/aggregation/accumulator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-usage-accumulator",
"description": "Usage accumulator service",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/aggregation/accumulator",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/aggregation/aggregator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-usage-aggregator",
"description": "Usage aggregator service",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/aggregation/aggregator",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/aggregation/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-aggregation-db",
"description": "Naming and partitioning scheme for the usage aggregation DBs",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/aggregation/db",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/aggregation/launcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-instance-launcher",
"description": "Launch multiple instances of an application",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/aggregation/launcher",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/aggregation/rate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-usage-rate",
"description": "Usage rating service",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/rating/rate",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/aggregation/reporting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-usage-reporting",
"description": "Usage reporting service",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/aggregation/reporting",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/cf/bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-cf-bridge",
"description": "CF App Usage reporter",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/cf/bridge",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/config/price/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-price-config",
"description": "Resource pricing configuration",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/config/price",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/config/resource/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-resource-config",
"description": "Resource usage metering and aggregation configuration",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/config/resource",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/config/schemas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-usage-schemas",
"description": "JSON schemas for usage data",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/metering/schemas",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/metering/collector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-usage-collector",
"description": "Usage collector service",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/metering/collector",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/metering/meter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-usage-meter",
"description": "Usage meter service",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/metering/meter",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/stubs/account/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-account-stub",
"description": "Stub for an account management service.",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/stubs/account",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/stubs/provisioning/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-provisioning-stub",
"description": "Stub for a provisioning history service",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/stubs/provisioning",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/utils/batch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-batch",
"description": "Batching for async function calls",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/batch",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/utils/breaker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-breaker",
"description": "Circuit breaker for async function calls inspired by the Akka breaker",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/breaker",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/utils/cfoauth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-cfoauth",
"description": "Simplify getting OAuth token using client credentials",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"readme": "README.md",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion lib/utils/cluster/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-cluster",
"description": "Node process cluster that monitors and restarts workers when necessary",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/cluster",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/utils/dataflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-dataflow",
"description": "Simple and configurable map and reduce dataflow transforms",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/dataflow",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/utils/dbclient/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-dbclient",
"description": "Subset of the PouchDB API over a set of DB partitions",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/dbclient",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/utils/dbserver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-dbserver",
"description": "Mini CouchDB-compatible server built using PouchDB and Express",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/dbserver",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/utils/debug/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-debug",
"description": "Add-ons to the debug log module",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/debug",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/utils/eval/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-eval",
"description": "Evaluate a Javascript expression",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/eval",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/utils/events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-events",
"description": "Iterate over a stream of Node events",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/events",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/utils/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-express",
"description": "Setup Express with a selection of useful Express middleware",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/express",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/utils/hystrix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-hystrix",
"description": "Express middleware that serves Hystrix perf stats",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/hystrix",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/utils/lock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-lock",
"description": "Async lock with callback",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/lock",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/utils/lrudown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-lrudown",
"description": "LevelDown adapter for the lru-cache module",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/lrudown",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/utils/partition/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-partition",
"description": "Distribute time-based versions of keys over a set of partitions",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/partition",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/utils/perf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-perf",
"description": "Collect real time function call perf and reliability metrics",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/perf",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/utils/request/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-request",
"description": "Wrapper around the request module providing batching, caching, logging, and URI templates",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/request",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/utils/retry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-retry",
"description": "Async function call retries with exponential backoff",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/retry",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/utils/router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-router",
"description": "Express router for route handlers written as ES6 generators",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/router",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/utils/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-schema",
"description": "Data schema definition and validation utilities",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/schema",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/utils/seqid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-seqid",
"description": "Sequential time-based ids",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/seqid",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/utils/throttle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-throttle",
"description": "Throttle async function calls to a max number of concurrent calls",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/throttle",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/utils/transform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-transform",
"description": "Async map, reduce, and filter data transformations",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/transform",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/utils/urienv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-urienv",
"description": "Resolves URIs using the application environment",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/urienv",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/utils/vcapenv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-vcapenv",
"description": "Parse and return CloudFoundry VCAP env",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/vcapenv",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/utils/webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-webapp",
"description": "Setup Express with a process cluster and a selection of useful Express middleware",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/webapp",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/utils/yieldable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-yieldable",
"description": "Convert async functions to generators yieldable from co flow functions",
"license": "Apache-2.0",
"version": "0.0.2-rc.0",
"version": "0.0.2-rc.1",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/yieldable",
"bugs": {
Expand Down
Loading

0 comments on commit d2289bd

Please sign in to comment.