Update version number in cargo.toml to match actual version number

This commit is contained in:
Hannes Kuchelmeister
2024-04-26 08:22:05 +02:00
committed by GitHub
parent 18beebfdd0
commit 884fa56545

View File

@@ -1,6 +1,6 @@
[package] [package]
name = "ics-proxy" name = "ics-proxy"
version = "0.1.2" version = "0.1.5"
edition = "2021" edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html