Skip to content

Commit 4936c61

Browse files
author
CI asbru
committed
0.0.12
1 parent d3e74e0 commit 4936c61

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.0.12]
11+
1012
### Feat
1113

12-
- Enum generation
14+
- Enum generation
1315

1416
## [0.0.11]
1517

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

8890
- Boot repo
8991

90-
[Unreleased]: https://github.com/Miaxos/asbru/compare/v0.0.11...HEAD
92+
[Unreleased]: https://github.com/Miaxos/asbru/compare/v0.0.12...HEAD
93+
94+
[0.0.12]: https://github.com/Miaxos/asbru/compare/v0.0.11...v0.0.12
9195

9296
[0.0.11]: https://github.com/Miaxos/asbru/compare/v0.0.10...v0.0.11
9397

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.11"
3+
version = "0.0.12"
44
authors = ["Anthony Griffon <anthony@griffon.one>"]
55
description = "A Data-oriented service mesh generator"
66
readme = "README.md"

0 commit comments

Comments
 (0)