Skip to content
This repository was archived by the owner on Nov 19, 2023. It is now read-only.

Commit 4eda4bd

Browse files
Tobias BrandtTobias Brandt
Tobias Brandt
authored and
Tobias Brandt
committed
Bumps version to 0.0.12
1 parent da96f00 commit 4eda4bd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# pq Changelog
22

3-
## 0.0.12 - Unreleased
3+
## 0.0.12 - 2022-10-24
44

55
* Fixed Docker alias command.
66
* Fixed spaces in table aliases issue.

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repository = "https://github.com/prql/prql-query"
55
license = "MIT OR Apache-2.0"
66
edition = "2021"
77
rust-version = "1.64.0"
8-
version = "0.0.11"
8+
version = "0.0.12"
99

1010
[[bin]]
1111
name = "pq"

0 commit comments

Comments
 (0)