Skip to content

Commit

Permalink
release 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
infiniteregrets committed Dec 12, 2024
1 parent 87960b9 commit d4506ef
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file.

## [0.3.1] - 2024-12-12

### Miscellaneous Tasks

- Switch on `missing_docs` ([#106](https://github.com/s2-streamstore/s2-cli/issues/106))

## [0.3.0] - 2024-12-11

### Features
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "streamstore"
description = "Rust SDK for S2"
version = "0.3.0"
version = "0.3.1"
edition = "2021"
license = "Apache-2.0"
keywords = ["wal", "grpc", "s2", "log", "stream"]
Expand Down

0 comments on commit d4506ef

Please sign in to comment.