We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da4b624 commit b45a112Copy full SHA for b45a112
README.md
@@ -345,6 +345,10 @@ To run a single test file along with no migrations:
345
FORCE_MIGRATION='false' npx truffle test ./test/{filename} --network standalone
346
```
347
348
+## How to release
349
+1. Change the version in `package.json`
350
+1. Commit and create a new Git tag
351
+
352
## Sample project
353
- [Lighstreams Smart Vault Dashboard](https://github.com/lightstreams-network/example-dashboard)
354
- [e-commerce distributed shop](https://github.com/lightstreams-network/example-eshop)
0 commit comments