Skip to content

Commit

Permalink
add actual version to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Stanislav Lysikov committed Mar 22, 2024
1 parent e71f2d2 commit ae1eaf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Parse result of every dbt model invocation and put it to the dbt_results table.
```yml packages.yml
packages:
- package: "https://github.com/barloc/hrelementary.git"
version: 0.0.1
version: 0.0.2
```
2. Run `dbt deps`
Expand Down

0 comments on commit ae1eaf0

Please sign in to comment.