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

Commit b02d985

Browse files
committed
Bump npm versions to 0.0.4
1 parent ee65863 commit b02d985

File tree

66 files changed

+66
-66
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+66
-66
lines changed

demo/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "abacus-demo-client",
33
"description": "Demo client that submits usage and gets a usage report",
44
"license": "Apache-2.0",
5-
"version": "0.0.3",
5+
"version": "0.0.4",
66
"private": true,
77
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/demo/client",
88
"bugs": {

doc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "abacus-doc",
33
"description": "The Abacus project documentation",
44
"license": "Apache-2.0",
5-
"version": "0.0.3",
5+
"version": "0.0.4",
66
"private": true,
77
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/doc",
88
"bugs": {

etc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "abacus-etc",
33
"description": "Misc Abacus build scripts",
44
"license": "Apache-2.0",
5-
"version": "0.0.3",
5+
"version": "0.0.4",
66
"private": true,
77
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/etc",
88
"bugs": {

lib/aggregation/accumulator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "abacus-usage-accumulator",
33
"description": "Usage accumulator service",
44
"license": "Apache-2.0",
5-
"version": "0.0.3",
5+
"version": "0.0.4",
66
"private": true,
77
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/aggregation/accumulator",
88
"bugs": {

lib/aggregation/aggregator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "abacus-usage-aggregator",
33
"description": "Usage aggregator service",
44
"license": "Apache-2.0",
5-
"version": "0.0.3",
5+
"version": "0.0.4",
66
"private": true,
77
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/aggregation/aggregator",
88
"bugs": {

lib/aggregation/reporting/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "abacus-usage-reporting",
33
"description": "Usage reporting service",
44
"license": "Apache-2.0",
5-
"version": "0.0.3",
5+
"version": "0.0.4",
66
"private": true,
77
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/aggregation/reporting",
88
"bugs": {

lib/cf/bridge/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "abacus-cf-bridge",
33
"description": "CF App Usage reporter",
44
"license": "Apache-2.0",
5-
"version": "0.0.3",
5+
"version": "0.0.4",
66
"private": true,
77
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/cf/bridge",
88
"bugs": {

lib/config/price/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "abacus-price-config",
33
"description": "Resource pricing configuration",
44
"license": "Apache-2.0",
5-
"version": "0.0.3",
5+
"version": "0.0.4",
66
"private": true,
77
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/config/price",
88
"bugs": {

lib/config/resource/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "abacus-resource-config",
33
"description": "Resource usage metering and aggregation configuration",
44
"license": "Apache-2.0",
5-
"version": "0.0.3",
5+
"version": "0.0.4",
66
"private": true,
77
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/config/resource",
88
"bugs": {

lib/config/schemas/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "abacus-usage-schemas",
33
"description": "JSON schemas for usage data",
44
"license": "Apache-2.0",
5-
"version": "0.0.3",
5+
"version": "0.0.4",
66
"private": true,
77
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/metering/schemas",
88
"bugs": {

0 commit comments

Comments
 (0)