Skip to content

Commit 6dd91e6

Browse files
committed
Bump version and copyright notice
1 parent 96afced commit 6dd91e6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<PropertyGroup>
33
<RepositoryUrl>git://github.com/khellang/EFCore.Sqlite.NodaTime</RepositoryUrl>
4-
<Copyright>Copyright 2020 © Kristian Hellang, et al.</Copyright>
4+
<Copyright>Copyright 2021 © Kristian Hellang, et al.</Copyright>
55
<PackageLicenseExpression>MIT</PackageLicenseExpression>
66
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
77
<EmbedUntrackedSources>true</EmbedUntrackedSources>

EFCore.Sqlite.NodaTime/EFCore.Sqlite.NodaTime.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<AssemblyName>EntityFrameworkCore.Sqlite.NodaTime</AssemblyName>
77
<PackageId>EntityFrameworkCore.Sqlite.NodaTime</PackageId>
88
<TargetFramework>netstandard2.1</TargetFramework>
9-
<VersionPrefix>5.0.2</VersionPrefix>
9+
<VersionPrefix>5.1.0</VersionPrefix>
1010
</PropertyGroup>
1111

1212
<ItemGroup>

0 commit comments

Comments
 (0)