Skip to content

Commit

Permalink
Update version number in wasi-header Cargo.toml file to 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mcbarton authored Feb 2, 2025
1 parent d0e0061 commit d3cd521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/wasi-headers/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "wasi-headers"
version = "0.0.1"
version = "0.2.3"
authors = ["Dan Gohman <sunfish@mozilla.com>", "Pat Hickey <phickey@fastly.com>"]
license = "Apache-2.0"
edition = "2018"
Expand Down

0 comments on commit d3cd521

Please sign in to comment.