Skip to content

Commit a0c958c

Browse files
committed
chore: trying a thing
1 parent 7655f63 commit a0c958c

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

ADCSGoat/ADCSGoat.psd1

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

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

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8+
## [0.3.1]
9+
10+
Trying a thing.
11+
812
## [0.3.0]
913

1014
### Added

0 commit comments

Comments
 (0)