Skip to content

Commit c2b6283

Browse files
committed
Bump version to 1.1.0
1 parent 4f01ae4 commit c2b6283

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "oem_cp"
3-
version = "1.0.0"
3+
version = "1.1.0"
44
authors = ["Tatsunori Uchino <[email protected]>"]
55
edition = "2018"
66
categories = ["encoding"]
@@ -20,4 +20,4 @@ lazy_static = "1.4.0"
2020
[target.'cfg(windows)'.dev-dependencies]
2121
winapi = { version = "0.3.9", features = ["winnls", "stringapiset", "winerror","errhandlingapi"] }
2222
hfs_nfd = "<2"
23-
itertools = "<2"
23+
itertools = "<2"

0 commit comments

Comments
 (0)