Skip to content
This repository was archived by the owner on Aug 13, 2024. It is now read-only.

Commit 24258c5

Browse files
committed
Prepare for release
1 parent a267ce3 commit 24258c5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
BigQuery Web Model v0.1.1 (2021-04-01)
2+
--------------------------------------
3+
Add and document custom example (#3)
4+
15
BigQuery Web Model v0.1.0 (2021-03-30)
26
--------------------------------------
37
Add BigQuery web model v0.1.0 (#1)

web/bigquery/includes/sp.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414

1515
// model version
16-
const model_version = "bigquery/web/0.1.0";
16+
const model_version = "bigquery/web/0.1.1";
1717

1818
// model run options
1919
const model_disabled = false;

0 commit comments

Comments
 (0)