Skip to content

Commit 4a5fe1c

Browse files
committed
chore: bump version to 0.1.1
1 parent 63b766a commit 4a5fe1c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ license = "MIT"
1515
name = "unicode-segmentation-rs"
1616
readme = "README.md"
1717
repository = "https://github.com/WeblateOrg/unicode-segmentation-rs"
18-
version = "0.1.0"
18+
version = "0.1.1"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ license-files = ["LICENSE"]
1515
name = "unicode-segmentation-rs"
1616
readme = "README.md"
1717
requires-python = ">=3.10"
18-
version = "0.1.0"
18+
version = "0.1.1"
1919

2020
[[project.authors]]
2121
email = "michal@weblate.org"

0 commit comments

Comments
 (0)