Skip to content

Commit a514ef5

Browse files
author
Alex Higgs
committed
Merge branch 'master' into releases
2 parents 57c963c + 60a481c commit a514ef5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
**CURRENTLY IN PRE-RELEASE, STAY TUNED FOR AN OFFICAL ANNOUNCEMENT AND FULL DOCUMENTATION**
1+
**CURRENTLY IN PRE-RELEASE, WE ARE CONTINUALLY ADDING FEATURES AND IMPROVING DOCUMENTATION**
22

33
<p align="center">
44
<img src="https://user-images.githubusercontent.com/25080503/65772647-89525700-e132-11e9-80ff-12ad30a25466.png">
@@ -49,7 +49,7 @@ And run
4949
{%- set source = ... -%}
5050
5151
{{ dbtvault.hub_template(src_pk, src_nk, src_ldts, src_source,
52-
tgt_cols, tgt_pk, tgt_nk, tgt_ldts, tgt_source,
52+
tgt_pk, tgt_nk, tgt_ldts, tgt_source,
5353
source) }}
5454
```
5555

dbt_project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: 'dbtvault'
2-
version: 'v0.2.1-pre'
2+
version: '0.2.1'
33

44
profile: 'dbtvault'
55

0 commit comments

Comments
 (0)