Skip to content

Commit

Permalink
v0.3.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
umanwizard committed Jun 27, 2020
1 parent 5307f93 commit 9e4dce4
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 @@ -29,7 +29,7 @@ Additional Use Grant: You may use one single server instance of the
functionality of the Licensed Work by creating views
whose schemas are controlled by such third parties.

Change Date: June 29, 2024
Change Date: June 27, 2024

Change License: Apache License, Version 2.0

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.3.1-rc2"
version = "0.3.1"
edition = "2018"
publish = false
default-run = "materialized"
Expand Down

0 comments on commit 9e4dce4

Please sign in to comment.