Skip to content

Commit 8eacd3d

Browse files
committed
修改版本号为v0.0.9
1 parent 31acd18 commit 8eacd3d

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

RELEASE_NOTES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## Release V0.0.9
2+
* 无依赖的模块靠后加载
3+
14
## Release V0.0.8
25
* 循环依赖StackOverflow问题修复
36

version.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22

33
<PropertyGroup>
4-
<Version>0.0.8</Version>
4+
<Version>0.0.9</Version>
55
</PropertyGroup>
66

77
</Project>

0 commit comments

Comments
 (0)