bump version as now a windows installer is provided as well

This commit is contained in:
2022-02-24 17:40:45 +01:00
parent ba57ff2d82
commit 3de3949aa9
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -158,7 +158,7 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
[[package]]
name = "focus-annotator"
version = "0.1.0"
version = "0.1.1"
dependencies = [
"derive_builder",
"gls",

View File

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