Skip to content

Commit 3f8671f

Browse files
committed
0.2.3
- Fix: actually fix Docs.rs build
1 parent aa462bb commit 3f8671f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
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 = "tide-sqlx"
3-
version = "0.2.2"
3+
version = "0.2.3"
44
authors = [
55
"Jeremiah Senkpiel <[email protected]>",
66
"Chris Dickinson <[email protected]>",

Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.2.3] - 2020-11-18
11+
12+
- Fix: actually fix Docs.rs build
13+
1014
## [0.2.2] - 2020-11-18
1115

1216
- Fix: added "docs" feature for Docs.rs

0 commit comments

Comments
 (0)