Skip to content

Commit daed6c3

Browse files
committed
Version 1.0.0
1 parent 070ac29 commit daed6c3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
<!-- There is always Unreleased section on the top. Subsections (Add, Changed, Fix, Removed) should be Add as needed. -->
44
## Unreleased
55

6-
## 0.0.0 -
6+
## 1.0.0 - 2020-10-27
77
- Initial implementation

DomainResolver.fsproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<OutputType>Library</OutputType>
66
<TargetFramework>netcoreapp3.1</TargetFramework>
77
<PackageId>Tuc.DomainResolver</PackageId>
8-
<Version>0.0.0</Version>
8+
<Version>1.0.0</Version>
99
<RepositoryUrl>https://github.com/TypedUseCase/domain-resolver</RepositoryUrl>
1010
</PropertyGroup>
1111

0 commit comments

Comments
 (0)