Skip to content

Commit c017920

Browse files
author
ByteOtter
committed
Bump version number
1 parent 604ec7b commit c017920

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.4"
4+
version = "0.1.0-alpha.5"
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)