We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7655f63 commit a0c958cCopy full SHA for a0c958c
2 files changed
ADCSGoat/ADCSGoat.psd1
@@ -12,7 +12,7 @@
12
RootModule = 'ADCSGoat.psm1'
13
14
# Version number of this module.
15
-ModuleVersion = '0.3.0'
+ModuleVersion = '0.3.1'
16
17
# Supported PSEditions
18
# CompatiblePSEditions = @()
CHANGELOG.md
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
+## [0.3.1]
9
+
10
+Trying a thing.
11
## [0.3.0]
### Added
0 commit comments