Skip to content

Commit b45a112

Browse files
committed
Adds release instructions.
1 parent da4b624 commit b45a112

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,10 @@ To run a single test file along with no migrations:
345345
FORCE_MIGRATION='false' npx truffle test ./test/{filename} --network standalone
346346
```
347347

348+
## How to release
349+
1. Change the version in `package.json`
350+
1. Commit and create a new Git tag
351+
348352
## Sample project
349353
- [Lighstreams Smart Vault Dashboard](https://github.com/lightstreams-network/example-dashboard)
350354
- [e-commerce distributed shop](https://github.com/lightstreams-network/example-eshop)

0 commit comments

Comments
 (0)