We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1275c08 commit 7ac199dCopy full SHA for 7ac199d
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [0.3.0] - 2025-12-15
11
+
12
### Changed
13
14
- Updated to net8.0.
src/PsCosmos/PsCosmos.psd1
@@ -12,7 +12,7 @@
RootModule = 'PsCosmos.dll'
# Version number of this module.
15
- ModuleVersion = '0.2.0'
+ ModuleVersion = '0.3.0'
16
17
# Supported PSEditions
18
# CompatiblePSEditions = @()
0 commit comments