update version

This commit is contained in:
postscriptum 2025-07-01 22:38:13 +03:00
parent ae0661ad78
commit 5f667f9e3d

View file

@ -1,6 +1,6 @@
[package]
name = "snac2nex"
version = "0.2.0"
version = "0.2.1"
edition = "2024"
license = "MIT"
readme = "README.md"
@ -14,4 +14,4 @@ anyhow = "1.0"
chrono = "^0.4.20"
clap = { version = "4.5", features = ["derive"] }
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
serde_json = "1.0"