Skip to content

Commit c30c543

Browse files
committed
Bump version to 0.2.0 for unified CI+Release workflow
Verify the complete release pipeline with a new version since v0.1.1 was already tagged by the previous workflow. Made-with: Cursor
1 parent e4283ed commit c30c543

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<!-- Explicit version: single source of truth for the entire solution.
1111
Bump this value via PR when preparing a new release. -->
1212
<PropertyGroup>
13-
<VersionPrefix>0.1.1</VersionPrefix>
13+
<VersionPrefix>0.2.0</VersionPrefix>
1414
</PropertyGroup>
1515

1616
<!-- Local builds default to prerelease to avoid confusion with stable releases.

0 commit comments

Comments
 (0)