Skip to content

Commit

Permalink
Release version 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sweco committed Jul 29, 2022
1 parent c22bc09 commit 9f97e6c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.2.2] - 2022-07-29
### Added
- Support for `dbt==1.2`

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "dbt-coverage"
version = "0.2.1"
version = "0.2.2"
description = "One-stop-shop for docs and test coverage of dbt projects"
authors = ["Andrej Švec <asvec@slido.com>"]
readme = 'README.md'
Expand Down

0 comments on commit 9f97e6c

Please sign in to comment.