Release preparation: bump version to v0.1.7 [skip ci]

This commit is contained in:
ospab 2026-05-14 22:57:14 +03:00
parent bc656e2c52
commit abaf49237e
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ resolver = "2"
[workspace.package] [workspace.package]
edition = "2021" edition = "2021"
license = "MIT" license = "BSL 1.1"
version = "0.1.0" version = "0.1.7"
[workspace.dependencies] [workspace.dependencies]
anyhow = "1.0" anyhow = "1.0"