Skip to content

Commit 5182bd5

Browse files
Doc updates in prep for release
1 parent 032471b commit 5182bd5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ To pull the latest stable release along with minor updates, add the following to
4949
```
5050
packages:
5151
- package: Velir/ga4
52-
version: [">=5.1.0", "<5.2.0"]
52+
version: [">=6.0.0", "<6.1.0"]
5353
```
5454

5555
## Install From main branch on GitHub

dbt_project.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: 'ga4'
2-
version: '5.1.0'
2+
version: '6.0.0'
33
config-version: 2
44
model-paths: ["models"]
55
analysis-paths: ["analyses"]

0 commit comments

Comments
 (0)