Skip to content
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.

Commit

Permalink
Automatic version bump to 0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
fabric-composer-app committed May 30, 2018
1 parent 75b1be5 commit 540cccc
Show file tree
Hide file tree
Showing 15 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packages": [
"packages/*"
],
"version": "0.2.4",
"version": "0.2.5",
"hoist": true,
"nohoist": "*-model"
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"name": "sample-networks",
"description": "You must install [Lerna](https://lernajs.io) to build this multi-package repository.",
"version": "0.2.4",
"version": "0.2.5",
"main": "index.js",
"private": true,
"scripts": {
Expand Down Expand Up @@ -62,4 +62,4 @@
}
}
}
}
}
2 changes: 1 addition & 1 deletion packages/animaltracking-network/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"composer": "^0.19.0"
},
"name": "animaltracking-network",
"version": "0.2.4",
"version": "0.2.5",
"description": "Animal Tracking network based on UK DEFRA regulations",
"networkImage": "https://hyperledger.github.io/composer-sample-networks/packages/animaltracking-network/networkimage.svg",
"networkImageanimated": "https://hyperledger.github.io/composer-sample-networks/packages/animaltracking-network/networkimageanimated.svg",
Expand Down
2 changes: 1 addition & 1 deletion packages/basic-sample-network/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"composer": "^0.19.0"
},
"name": "basic-sample-network",
"version": "0.2.4",
"version": "0.2.5",
"description": "The Hello World of Hyperledger Composer samples",
"networkImage": "https://hyperledger.github.io/composer-sample-networks/packages/basic-sample-network/networkimage.svg",
"networkImageanimated": "https://hyperledger.github.io/composer-sample-networks/packages/basic-sample-network/networkimageanimated.svg",
Expand Down
2 changes: 1 addition & 1 deletion packages/bond-network/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"composer": "^0.19.0"
},
"name": "bond-network",
"version": "0.2.4",
"version": "0.2.5",
"description": "Bond Reference Data Sharing Business Network",
"networkImage": "https://hyperledger.github.io/composer-sample-networks/packages/bond-network/networkimage.svg",
"networkImageanimated": "https://hyperledger.github.io/composer-sample-networks/packages/bond-network/networkimageanimated.svg",
Expand Down
2 changes: 1 addition & 1 deletion packages/carauction-network/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"composer": "^0.19.0"
},
"name": "carauction-network",
"version": "0.2.4",
"version": "0.2.5",
"description": "Car Auction Business Network",
"networkImage": "https://hyperledger.github.io/composer-sample-networks/packages/carauction-network/networkimage.svg",
"networkImageanimated": "https://hyperledger.github.io/composer-sample-networks/packages/carauction-network/networkimageanimated.svg",
Expand Down
2 changes: 1 addition & 1 deletion packages/digitalproperty-network/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"composer": "^0.19.0"
},
"name": "digitalproperty-network",
"version": "0.2.4",
"version": "0.2.5",
"description": "Digital Property Network",
"networkImage": "https://hyperledger.github.io/composer-sample-networks/packages/digitalproperty-network/networkimage.svg",
"networkImageanimated": "https://hyperledger.github.io/composer-sample-networks/packages/digitalproperty-network/networkimageanimated.svg",
Expand Down
2 changes: 1 addition & 1 deletion packages/fund-clearing-network/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"composer": "^0.19.0"
},
"name": "fund-clearing-network",
"version": "0.2.4",
"version": "0.2.5",
"description": "Sample network to facilitate the transafer of funds between participants",
"networkImage": "https://hyperledger.github.io/composer-sample-networks/packages/fund-clearing-network/networkimage.svg",
"networkImageanimated": "https://hyperledger.github.io/composer-sample-networks/packages/fund-clearing-network/networkimageanimated.svg",
Expand Down
2 changes: 1 addition & 1 deletion packages/letters-of-credit-network/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"description": "letters of credit network",
"networkImage": "https://hyperledger.github.io/composer-sample-networks/packages/letters-of-credit-network/networkimage.svg",
"networkImageanimated": "https://hyperledger.github.io/composer-sample-networks/packages/letters-of-credit-network/networkimageanimated.svg",
"version": "0.2.4",
"version": "0.2.5",
"scripts": {
"prepublish": "mkdirp ./dist && composer archive create --sourceType dir --sourceName . -a ./dist/letters-of-credit-network.bna",
"lint": "eslint .",
Expand Down
2 changes: 1 addition & 1 deletion packages/marbles-network/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"composer": "^0.19.0"
},
"name": "marbles-network",
"version": "0.2.4",
"version": "0.2.5",
"description": "Marble Trading Network",
"networkImage": "https://hyperledger.github.io/composer-sample-networks/packages/marbles-network/networkimage.svg",
"networkImageanimated": "https://hyperledger.github.io/composer-sample-networks/packages/marbles-network/networkimageanimated.svg",
Expand Down
2 changes: 1 addition & 1 deletion packages/perishable-network/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"composer": "^0.19.0"
},
"name": "perishable-network",
"version": "0.2.4",
"version": "0.2.5",
"description": "Shipping Perishable Goods Business Network",
"networkImage": "https://hyperledger.github.io/composer-sample-networks/packages/perishable-network/networkimage.svg",
"networkImageanimated": "https://hyperledger.github.io/composer-sample-networks/packages/perishable-network/networkimageanimated.svg",
Expand Down
2 changes: 1 addition & 1 deletion packages/pii-network/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"composer": "^0.19.0"
},
"name": "pii-network",
"version": "0.2.4",
"version": "0.2.5",
"description": "Business Network to illustrate using Access Control over Personally Identifiable Information (PII).",
"networkImage": "https://hyperledger.github.io/composer-sample-networks/packages/pii-network/networkimage.svg",
"networkImageanimated": "https://hyperledger.github.io/composer-sample-networks/packages/pii-network/networkimageanimated.svg",
Expand Down
2 changes: 1 addition & 1 deletion packages/trade-network/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"composer": "^0.19.0"
},
"name": "trade-network",
"version": "0.2.4",
"version": "0.2.5",
"description": "Commodities Trading Business Network",
"networkImage": "https://hyperledger.github.io/composer-sample-networks/packages/trade-network/networkimage.svg",
"networkImageanimated": "https://hyperledger.github.io/composer-sample-networks/packages/trade-network/networkimageanimated.svg",
Expand Down
2 changes: 1 addition & 1 deletion packages/vehicle-lifecycle-network/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"composer": "^0.19.0"
},
"name": "vehicle-lifecycle-network",
"version": "0.2.4",
"version": "0.2.5",
"description": "Vehicle Lifecycle Network",
"networkImage": "https://hyperledger.github.io/composer-sample-networks/packages/vehicle-lifecycle-network/networkimage.svg",
"networkImageanimated": "https://hyperledger.github.io/composer-sample-networks/packages/vehicle-lifecycle-network/networkimageanimated.svg",
Expand Down
4 changes: 2 additions & 2 deletions packages/vehicle-manufacture-network/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"description": "Vehicle manufacture network",
"networkImage": "https://hyperledger.github.io/composer-sample-networks/packages/vehicle-manufacture-network/networkimage.svg",
"networkImageanimated": "https://hyperledger.github.io/composer-sample-networks/packages/vehicle-manufacture-network/networkimageanimated.svg",
"version": "0.2.4",
"version": "0.2.5",
"scripts": {
"prepublish": "mkdirp ./dist && composer archive create --sourceType dir --sourceName . -a ./dist/vehicle-manufacture-network.bna",
"pretest": "npm run lint",
Expand Down Expand Up @@ -70,7 +70,7 @@
}
},
"md": {
"file": "../../markdown-license.txt"
"file": "../../markdown-license.txt"
}
}
}
Expand Down

0 comments on commit 540cccc

Please sign in to comment.