Skip to content

Commit

Permalink
update version number in Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ByteOtter committed Feb 25, 2024
1 parent f6c3fff commit 29ca379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "thanix"
authors = ["Christopher Hock <[email protected]>"]
version = "0.1.0-alpha.9"
version = "0.1.0-alpha.10"
publish = true
edition = "2021"
description = "A yaml-to-rust code generator for generating Rust code from yaml config files e.g. as found in openAPI."
Expand Down

0 comments on commit 29ca379

Please sign in to comment.