Skip to content

Commit 6ef7eb4

Browse files
committed
release: v0.19.0-rc1
1 parent b782775 commit 6ef7eb4

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

LICENSE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Business Source License 1.1
1313

1414
Licensor: Materialize, Inc.
1515

16-
Licensed Work: Materialize Version 0.18.1-dev
16+
Licensed Work: Materialize Version 0.19.0-rc1
1717
The Licensed Work is © 2021 Materialize, Inc.
1818

1919
Additional Use Grant: You may use one single server instance of the
@@ -29,7 +29,7 @@ Additional Use Grant: You may use one single server instance of the
2929
functionality of the Licensed Work by creating views
3030
whose schemas are controlled by such third parties.
3131

32-
Change Date: January 26, 2026
32+
Change Date: February 01, 2026
3333

3434
Change License: Apache License, Version 2.0
3535

src/materialized/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "materialized"
33
description = "Streaming SQL materialized views."
4-
version = "0.18.1-dev"
4+
version = "0.19.0-rc1"
55
authors = ["Materialize, Inc."]
66
license = "proprietary"
77
edition = "2021"

0 commit comments

Comments
 (0)