Skip to content

Commit 0e92887

Browse files
authored
updates to version number
1 parent ee39462 commit 0e92887

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/unify/linked-profiles/data-graph.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -265,12 +265,12 @@ data_graph {
265265

266266
```py
267267
data_graph {
268-
version = "v0.0.6"
268+
version = "v1.0.0"
269269

270-
#define a profile entity
270+
#define a profile entity
271271
profile {
272272
profile_folder = "PRODUCTION.segment"
273-
materialization = "none"
273+
type = "segment: materialized"
274274

275275
#relate accounts to profiles with an external ID
276276
relationship "user-accounts" {

0 commit comments

Comments
 (0)