nodejs / uvwasi

WASI syscall API built atop libuv
MIT License
225 stars 49 forks source link

Automate versioning in cmake file #212

Open phated opened 1 year ago

phated commented 1 year ago

We should automate the release process to bump the version in the cmake file instead of manually updating it during a release.

_Originally posted by @phated in https://github.com/nodejs/uvwasi/pull/210#discussion_r1230342454_