AstarNetwork / astar.js

Astar network Typescript SDK
Apache License 2.0
31 stars 9 forks source link

Added version tag #6

Closed sushi30 closed 2 years ago

sushi30 commented 2 years ago

Added version tag:

{
"version": "0.1.5-0"
}

Like in webb.js.

This is needed so that version bumping is done correctly: https://github.com/webb-tools/astar.js/blob/aa3781cb86c73197dcbf75a9b93f7f20b1d090b2/scripts/build-release.js#L107

Also, added newline to .123trigger. Seems right.