Skip to content

Commit 1910406

Browse files
author
Gemma Down
committed
Bump version number
1 parent 77335ee commit 1910406

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ See the generated [dbt docs site](https://brooklyn-data.github.io/dbt_artifacts/
4646
```
4747
packages:
4848
- package: brooklyn-data/dbt_artifacts
49-
version: 2.6.1
49+
version: 2.6.2
5050
```
5151

5252
:construction_worker: Make sure to fix at least the **minor** version, to avoid issues when a new release is open. See the notes on upgrading below for more detail.

dbt_project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: "dbt_artifacts"
2-
version: "2.6.1"
2+
version: "2.6.2"
33
config-version: 2
44
require-dbt-version: [">=1.3.0", "<1.8.0"]
55
profile: "dbt_artifacts"

0 commit comments

Comments
 (0)