bytecodealliance / javy

JS to WebAssembly toolchain
Apache License 2.0
2.16k stars 103 forks source link

Add alpha suffixes to crate versions #598

Closed jeffcharles closed 7 months ago

jeffcharles commented 7 months ago

Description of the change

Bumping all patch versions with an alpha suffix.

Why am I making this change?

See https://github.com/bytecodealliance/javy/blob/main/docs/contributing.md#the-system for our versioning strategy.

Checklist