Skip to content

Commit

Permalink
Merge pull request #8 from peerism/feat/truffle-box
Browse files Browse the repository at this point in the history
docs: Update to v1.0.0 for Truffle Box release
  • Loading branch information
ltfschoen authored Jan 1, 2018
2 parents 670b769 + 7b4fc4d commit 4fd5e82
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ ganache-cli --account '0x0000000000000000000000000000000000000000000000000000000
```
* Attach to EthereumJS TestRPC using Go Ethereum (Geth)
* [Install Geth]
* [Install Geth](https://github.com/ethereum/go-ethereum/wiki/Installation-Instructions-for-Mac)
* Start Geth JavaScript console
Expand Down
2 changes: 1 addition & 1 deletion ethpm.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"package_name": "truffle-box-peerism-api-node-express",
"version": "0.1.1",
"version": "1.0.0",
"description": "Truffle Box of Peerism API built with Truffle, Node.js, Express.js,
Solidity, Ether Pudding, and Ethereum TestRPC",
"authors": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "peerai-api",
"version": "0.1.1",
"version": "1.0.0",
"main": "index.js",
"author": "Luke Schoen",
"license": "MIT",
Expand Down

0 comments on commit 4fd5e82

Please sign in to comment.