Skip to content

Commit

Permalink
release 1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tools/release committed Mar 8, 2023
1 parent 7879773 commit 2251c3f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Changelog.md
Expand Up @@ -4,7 +4,7 @@

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.

## Next Release (Date TBD)
## [1.15.0](https://github.com/timescale/timescaledb-toolkit/releases/tag/1.15.0) (2023-03-08)

#### New experimental features

Expand Down
2 changes: 1 addition & 1 deletion extension/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "timescaledb_toolkit"
version = "1.15.0-dev"
version = "1.15.0"
edition = "2021"

[lib]
Expand Down

0 comments on commit 2251c3f

Please sign in to comment.