Skip to content

Commit 69f4a83

Browse files
committed
Version 3.3.0
1 parent f56b255 commit 69f4a83

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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 mainly based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8-
## Unreleased
8+
## 3.3.0 - 2019-11-05
99

1010
* Added: The parent folder will be created, if it does not exists
1111

ScriptLogger/ScriptLogger.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
RootModule = 'ScriptLogger.psm1'
44

55
# Version number of this module.
6-
ModuleVersion = '3.2.0'
6+
ModuleVersion = '3.3.0'
77

88
# Supported PSEditions
99
# CompatiblePSEditions = @()

0 commit comments

Comments
 (0)