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.11]
11
+
10
12
### Fix
11
13
12
- - Add env variable for PORT, Should fix dockerfile for heroku
14
+ - Add env variable for PORT, Should fix dockerfile for heroku
13
15
14
16
## [ 0.0.10]
15
17
@@ -81,7 +83,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
81
83
82
84
- Boot repo
83
85
84
- [ Unreleased ] : https://github.com/Miaxos/asbru/compare/v0.0.10...HEAD
86
+ [ Unreleased ] : https://github.com/Miaxos/asbru/compare/v0.0.11...HEAD
87
+
88
+ [ 0.0.11 ] : https://github.com/Miaxos/asbru/compare/v0.0.10...v0.0.11
85
89
86
90
[ 0.0.10 ] : https://github.com/Miaxos/asbru/compare/v0.0.9...v0.0.10
87
91
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " asbru"
3
- version = " 0.0.10 "
3
+ version = " 0.0.11 "
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