Skip to content

Commit e73b0ed

Browse files
committed
chore: release
Signed-off-by: Anthony <[email protected]>
1 parent 169136f commit e73b0ed

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.1.3](https://github.com/Miaxos/roster/compare/v0.1.2...v0.1.3) - 2024-02-02
10+
11+
### Other
12+
- add a way to publish releases
13+
914
## [0.1.2](https://github.com/Miaxos/roster/compare/v0.1.1...v0.1.2) - 2024-02-02
1015

1116
### Added

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/roster/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "roster"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
edition = "2021"
55
description = "Replacement of Redis with Rust"
66
authors = ["Anthony Griffon <[email protected]>"]

0 commit comments

Comments
 (0)