1 parent 71a6048 commit 8518920Copy full SHA for 8518920
2 files changed
CHANGELOG.md
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)
7
8
-## [0.3.0] - 2025-02-13
+## [0.3.0] - 2025-02-20
9
10
### Added
11
PSIdentityNow/PSIdentityNow.psd1
@@ -12,7 +12,7 @@
12
RootModule = 'PSIdentityNow.psm1'
13
14
# Version number of this module.
15
- ModuleVersion = '0.2.0'
+ ModuleVersion = '0.3.0'
16
17
# Supported PSEditions
18
CompatiblePSEditions = 'Core'
0 commit comments