File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.0.12]
11
+
10
12
### Feat
11
13
12
- - Enum generation
14
+ - Enum generation
13
15
14
16
## [ 0.0.11]
15
17
@@ -87,7 +89,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
87
89
88
90
- Boot repo
89
91
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
91
95
92
96
[ 0.0.11 ] : https://github.com/Miaxos/asbru/compare/v0.0.10...v0.0.11
93
97
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " asbru"
3
- version = " 0.0.11 "
3
+ version = " 0.0.12 "
4
4
authors = [" Anthony Griffon <anthony@griffon.one>" ]
5
5
description = " A Data-oriented service mesh generator"
6
6
readme = " README.md"
You can’t perform that action at this time.
0 commit comments