Skip to content

Commit 8e217d9

Browse files
committed
Set v0.3.0 release date. Remove beta tag
1 parent 25c0ad7 commit 8e217d9

File tree

2 files changed

+1
-2
lines changed

2 files changed

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

8-
## [0.3.0] - Unreleased
8+
## [0.3.0] - 2019-04-23
99

1010
### Fixed
1111

PowerShellBuild/PowerShellBuild.psd1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
AliasesToExport = @('*tasks')
2525
PrivateData = @{
2626
PSData = @{
27-
PreRelease = 'beta2'
2827
Tags = @('psake', 'build', 'InvokeBuild')
2928
LicenseUri = 'https://raw.githubusercontent.com/psake/PowerShellBuild/master/LICENSE'
3029
ProjectUri = 'https://github.com/psake/PowerShellBuild'

0 commit comments

Comments
 (0)