Skip to content

Commit a148b17

Browse files
author
CI asbru
committed
0.0.5
1 parent 9d54c9a commit a148b17

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
10+
## [0.0.5]
11+
912
### Misc
1013

11-
- Release a new version
12-
- Workflow Fixed
14+
- Release a new version
15+
- Workflow Fixed
1316

1417
## [0.0.4]
1518

@@ -44,7 +47,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4447

4548
- Boot repo
4649

47-
[Unreleased]: https://github.com/Miaxos/asbru/compare/v0.0.4...HEAD
50+
[Unreleased]: https://github.com/Miaxos/asbru/compare/v0.0.5...HEAD
51+
52+
[0.0.5]: https://github.com/Miaxos/asbru/compare/v0.0.4...v0.0.5
4853

4954
[0.0.4]: https://github.com/Miaxos/asbru/compare/v0.0.3...v0.0.4
5055

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "asbru"
3-
version = "0.0.4"
3+
version = "0.0.5"
44
authors = ["Anthony Griffon <anthony@griffon.one>"]
55
description = "A Data-oriented service mesh generator"
66
readme = "README.md"

0 commit comments

Comments
 (0)