Skip to content

Commit 588f83c

Browse files
committed
Set package version to 0.14
1 parent 7330c45 commit 588f83c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "wkt"
33
description = "Rust read/write support for well-known text (WKT)"
4-
version = "0.13.0"
4+
version = "0.14.0"
55
license = "MIT OR Apache-2.0"
66
repository = "https://github.com/georust/wkt"
77
autobenches = true

0 commit comments

Comments
 (0)