Skip to content

Commit 19d4e47

Browse files
committed
chore: bump release number
1 parent c162e32 commit 19d4e47

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "libsais"
3-
version = "0.1.3"
3+
version = "0.2.0"
44
authors = ["Felix Leander Droop <info@felix-droop.de>"]
55
license = "MIT OR Apache-2.0"
66
readme = "README.md"

libsais-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "libsais-sys"
3-
version = "0.1.3"
3+
version = "0.2.0"
44
authors = ["Felix Leander Droop <info@felix-droop.de>"]
55
license = "MIT OR Apache-2.0"
66
readme = "README.md"

0 commit comments

Comments
 (0)