Skip to content

Commit 0a8bf65

Browse files
author
ByteOtter
committed
bump version number
1 parent a80aa45 commit 0a8bf65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "thanix"
33
authors = ["Christopher Hock <christopher-hock@protonmail.com>"]
4-
version = "0.1.0-alpha.3"
4+
version = "0.1.0-alpha.4"
55
publish = true
66
edition = "2021"
77
description = "A yaml-to-rust code generator for generating Rust code from yaml config files e.g. as found in openAPI."

0 commit comments

Comments
 (0)