Skip to content

Commit 89d4672

Browse files
authored
bump patch version, add changelog (#111)
* bump patch version, add changelog * make it a minor bump
1 parent 78b2a33 commit 89d4672

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## 0.6.0
4+
- Bump pyo3 to 0.24.1
5+
36
## 0.5.1
47
- Restored source distribution
58

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "dbt-extractor"
3-
version = "0.5.1"
3+
version = "0.6.0"
44
description = "A tool to analyze and extract information from Jinja used in dbt projects."
55
authors = [
66
"Nathaniel May <[email protected]>",

0 commit comments

Comments
 (0)