Skip to content

Commit 1e95e84

Browse files
committed
Bump version to 0.10.0
1 parent 50b8f09 commit 1e95e84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<ProjectBaseVersion>0.9.0</ProjectBaseVersion>
3+
<ProjectBaseVersion>0.10.0</ProjectBaseVersion>
44
<ProjectVersion Condition="'$(GITHUB_RUN_NUMBER)' != ''">$(ProjectBaseVersion).$(GITHUB_RUN_NUMBER)</ProjectVersion>
55
<ProjectVersion Condition="'$(GITHUB_RUN_NUMBER)' == ''">$(ProjectBaseVersion).0</ProjectVersion>
66

0 commit comments

Comments
 (0)