Skip to content

Commit d2a1c46

Browse files
committed
Updating release number
1 parent 584e611 commit d2a1c46

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,15 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased][Unreleased]
8+
## [Unreleased]
9+
10+
## [0.0.2-alpha] - 2025-07-12
911

1012
### Fixed
1113

1214
- Packaging
1315

14-
## [0.0.1-alpha][0.0.1-alpha]
16+
## [0.0.1-alpha] - 2025-07-12
1517

1618
### Added
1719

version.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<VersionPrefix>0.0.1</VersionPrefix>
3+
<VersionPrefix>0.0.2</VersionPrefix>
44
<VersionSuffix>alpha</VersionSuffix>
55
</PropertyGroup>
66
</Project>

0 commit comments

Comments
 (0)