Skip to content

Commit c33764d

Browse files
committed
1.0.3.0
1 parent fe53186 commit c33764d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

ReleaseNotes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 1.0.3.0 (09 November 2018)
2+
- [#5](https://github.com/StefH/RandomDataGenerator/pull/5) - Add Long and TimeSpan [feature] contributed by [StefH](https://github.com/StefH)
3+
14
# 1.0.2.0 (09 November 2018)
25
- [#4](https://github.com/StefH/RandomDataGenerator/pull/4) - RandomizerNumber [feature] contributed by [StefH](https://github.com/StefH)
36

src/RandomDataGenerator/RandomDataGenerator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<Version>1.0.2.0</Version>
4+
<Version>1.0.3.0</Version>
55
<AssemblyTitle>Random Data Generator</AssemblyTitle>
66
<Title>Random Data Generator</Title>
77
<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>

0 commit comments

Comments
 (0)