File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.2.1] - 2023-04-17
11+
12+ ### Fixed
13+
14+ - Fix version wildcard (#23 )
15+
1016## [ 0.2.0] - 2023-04-16
1117
1218### Added
@@ -29,7 +35,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2935
3036- Initial release
3137
32- [ Unreleased ] : https://github.com/AnyPackage/AnyPackage.Programs/compare/v0.2.0...HEAD
38+ [ Unreleased ] : https://github.com/AnyPackage/AnyPackage.Programs/compare/v0.2.1...HEAD
39+ [ 0.2.1 ] : https://github.com/AnyPackage/AnyPackage.Programs/releases/tag/v0.2.1
3340[ 0.2.0 ] : https://github.com/AnyPackage/AnyPackage.Programs/releases/tag/v0.2.0
3441[ 0.1.1 ] : https://github.com/AnyPackage/AnyPackage.Programs/releases/tag/v0.1.1
3542[ 0.1.0 ] : https://github.com/AnyPackage/AnyPackage.Programs/releases/tag/v0.1.0
Original file line number Diff line number Diff line change 11@ {
22 RootModule = ' ProgramsProvider.dll'
3- ModuleVersion = ' 0.2.0 '
3+ ModuleVersion = ' 0.2.1 '
44 CompatiblePSEditions = @ (' Desktop' , ' Core' )
55 GUID = ' 84cf5334-85e0-4263-8471-60394099cefb'
66 Author = ' Thomas Nieto'
You can’t perform that action at this time.
0 commit comments