Skip to content

Commit 3bb528f

Browse files
kylebarronmichaelkirk
authored andcommitted
Bump to 0.13
1 parent 503c7e6 commit 3bb528f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
* Your change here.
66

7-
## 0.13.0 - unreleased
7+
## 0.13.0 - 2025-04-25
88

99
* New `wkt!` macro for compile time checking of static WKT text. (#137)
1010
* BREAKING: Store dimension in wkt types (#135)

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.12.0"
4+
version = "0.13.0"
55
license = "MIT OR Apache-2.0"
66
repository = "https://github.com/georust/wkt"
77
autobenches = true

0 commit comments

Comments
 (0)