Skip to content

Commit 5c61f0b

Browse files
committed
Update project version to 0.3.0
The version number in the `Directory.Build.props` file has been updated from `0.2.0` to `0.3.0`. This version increment suggests that there are new features, improvements, or other significant changes in the project that justify a new release.
1 parent 622c052 commit 5c61f0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ExtSrcGenVer>0.1.10</ExtSrcGenVer>
1010
</PropertyGroup>
1111
<PropertyGroup>
12-
<Ver>0.2.0</Ver>
12+
<Ver>0.3.0</Ver>
1313
<Prev></Prev>
1414
</PropertyGroup>
1515
</Project>

0 commit comments

Comments
 (0)