Skip to content

Commit 8518920

Browse files
Version 0.3.0 (#27)
1 parent 71a6048 commit 8518920

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ 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.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)
77

8-
## [0.3.0] - 2025-02-13
8+
## [0.3.0] - 2025-02-20
99

1010
### Added
1111

PSIdentityNow/PSIdentityNow.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
RootModule = 'PSIdentityNow.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '0.2.0'
15+
ModuleVersion = '0.3.0'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Core'

0 commit comments

Comments
 (0)