Skip to content

Commit 76f4cf8

Browse files
committed
1.0.9.0
1 parent 0b12fac commit 76f4cf8

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
</PropertyGroup>
55

66
<PropertyGroup>
7-
<VersionPrefix>1.0.8.0</VersionPrefix>
7+
<VersionPrefix>1.0.9.0</VersionPrefix>
88
</PropertyGroup>
99
</Project>

GitHubReleaseNotes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
https://github.com/StefH/GitHubReleaseNotes
22

3-
GitHubReleaseNotes.exe --output ReleaseNotes.md --skip-empty-releases --version 1.0.8.0
3+
GitHubReleaseNotes.exe --output ReleaseNotes.md --skip-empty-releases --version 1.0.9.0

ReleaseNotes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 1.0.9.0 (04 August 2019)
2+
- [#10](https://github.com/StefH/RandomDataGenerator/pull/10) - Add Format option to GuidRandomizer [feature] contributed by [vitaliydavydiak](https://github.com/vitaliydavydiak)
3+
14
# 1.0.8.0 (05 June 2019)
25
- [#9](https://github.com/StefH/RandomDataGenerator/pull/9) - Sign Assembly [feature] contributed by [StefH](https://github.com/StefH)
36

0 commit comments

Comments
 (0)