Skip to content

Commit 45e1f42

Browse files
author
tools/release
committed
release 1.14.0
1 parent f5477b1 commit 45e1f42

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Changelog.md

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

55
This changelog should be updated as part of a PR if the work is worth noting (most of them should be). If unsure, always add an entry here for any PR targeted for the next release. It's easier to remove than add an entry at final review time for the next release.
66

7-
## Next Release (Date TBD)
7+
## [1.14.0](https://github.com/timescale/timescaledb-toolkit/releases/tag/1.14.0) (2023-02-09)
88

99
#### New experimental features
1010

extension/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "timescaledb_toolkit"
3-
version = "1.14.0-dev"
3+
version = "1.14.0"
44
edition = "2021"
55

66
[lib]

0 commit comments

Comments
 (0)