version pumb

This commit is contained in:
Hamcha 2024-04-13 02:20:29 +02:00
parent ecc55c2911
commit b5e9dfaaa9
Signed by: hamcha
GPG Key ID: 1669C533B8CF6D89
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -119,7 +119,7 @@ checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
[[package]]
name = "libstax"
version = "0.1.0"
version = "0.1.1"
dependencies = [
"serde_json",
"thiserror",

View File

@ -1,6 +1,6 @@
[package]
name = "libstax"
version = "0.1.0"
version = "0.1.1"
edition = "2021"
publish = ["staxman"]
license = "AGPL-3.0-only"