Skip to content

Commit 4ee12c9

Browse files
committed
chore: release
1 parent 90588d5 commit 4ee12c9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

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

crates/synd_api/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

5-
## [unreleased] __release_date__
5+
## [synd-api-v0.1.1] 2024-02-19
66

77
### Features
88

crates/synd_api/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repository.workspace = true
99
description = "syndicationd backend api"
1010
name = "synd-api"
1111
readme = "README.md"
12-
version = "0.1.0"
12+
version = "0.1.1"
1313

1414
[[bin]]
1515
name = "synd-api"

0 commit comments

Comments
 (0)