Skip to content

Commit 9930d25

Browse files
committed
added v0.1.0 release notes (#16)
1 parent 007aa9d commit 9930d25

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

RELEASE_NOTES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
#### 0.1.0 August 14 2017 ####
2-
First release
1+
#### 0.1.0 May 02 2019 ####
2+
First production release of Incrementalist, which you can install as a .NET Core global tool.

src/common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<Copyright>Copyright © 2015-2019 Petabridge</Copyright>
44
<Authors>Petabridge</Authors>
55
<VersionPrefix>0.1.0</VersionPrefix>
6-
<PackageReleaseNotes>First release</PackageReleaseNotes>
6+
<PackageReleaseNotes>First production release of Incrementalist, which you can install as a .NET Core global tool.</PackageReleaseNotes>
77
<PackageIconUrl>
88
https://petabridge.com/images/logo.png
99
</PackageIconUrl>

0 commit comments

Comments
 (0)