We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25c0ad7 commit 8e217d9Copy full SHA for 8e217d9
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](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
-## [0.3.0] - Unreleased
+## [0.3.0] - 2019-04-23
9
10
### Fixed
11
PowerShellBuild/PowerShellBuild.psd1
@@ -24,7 +24,6 @@
24
AliasesToExport = @('*tasks')
25
PrivateData = @{
26
PSData = @{
27
- PreRelease = 'beta2'
28
Tags = @('psake', 'build', 'InvokeBuild')
29
LicenseUri = 'https://raw.githubusercontent.com/psake/PowerShellBuild/master/LICENSE'
30
ProjectUri = 'https://github.com/psake/PowerShellBuild'
0 commit comments