Skip to content

Commit

Permalink
release: v0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
petrosagg committed Feb 2, 2022
1 parent 6ef7eb4 commit ae5e404
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Business Source License 1.1

Licensor: Materialize, Inc.

Licensed Work: Materialize Version 0.19.0-rc1
Licensed Work: Materialize Version 0.19.0
The Licensed Work is © 2021 Materialize, Inc.

Additional Use Grant: You may use one single server instance of the
Expand Down
2 changes: 1 addition & 1 deletion src/materialized/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "materialized"
description = "Streaming SQL materialized views."
version = "0.19.0-rc1"
version = "0.19.0"
authors = ["Materialize, Inc."]
license = "proprietary"
edition = "2021"
Expand Down

0 comments on commit ae5e404

Please sign in to comment.