Skip to content

Commit

Permalink
1.0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
StefH committed Nov 9, 2018
1 parent fe53186 commit c33764d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 1.0.3.0 (09 November 2018)
- [#5](https://github.com/StefH/RandomDataGenerator/pull/5) - Add Long and TimeSpan [feature] contributed by [StefH](https://github.com/StefH)

# 1.0.2.0 (09 November 2018)
- [#4](https://github.com/StefH/RandomDataGenerator/pull/4) - RandomizerNumber [feature] contributed by [StefH](https://github.com/StefH)

Expand Down
2 changes: 1 addition & 1 deletion src/RandomDataGenerator/RandomDataGenerator.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>1.0.2.0</Version>
<Version>1.0.3.0</Version>
<AssemblyTitle>Random Data Generator</AssemblyTitle>
<Title>Random Data Generator</Title>
<PackageDescription>This is a configurable generator to create random data like Lorum Ipsum Text, Words, Text Patterns, First/Last Names, IP-Addresses, Guids, DateTime and more.</PackageDescription>
Expand Down

0 comments on commit c33764d

Please sign in to comment.