Skip to content

Commit 8c6e15a

Browse files
committed
Updating versions
1 parent a5a86d3 commit 8c6e15a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

EpubCore.Cli/EpubCore.Cli.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<Copyright>Copyright 2023</Copyright>
1414
<PackageProjectUrl>https://github.com/domingoladron/EpubCore</PackageProjectUrl>
1515
<RepositoryUrl>https://github.com/domingoladron/EpubCore</RepositoryUrl>
16-
<Version>0.9.0.0</Version>
16+
<Version>0.9.1.0</Version>
1717
</PropertyGroup>
1818

1919
<ItemGroup>

EpubCore/EpubCore.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@
77
<Authors>Chris Laine (domingoladron)</Authors>
88
<PackageTags>epub epubs book books 2.0 3.0 3.1</PackageTags>
99
<PackageId>EpubCore</PackageId>
10-
<Version>1.5.0.0</Version>
10+
<Version>1.5.1.0</Version>
1111
<Description>A library for reading and writing EPUB files.</Description>
1212
<PackageProjectUrl>https://github.com/domingoladron/EpubCore</PackageProjectUrl>
1313
<Copyright>Copyright 2023</Copyright>
14-
<AssemblyVersion>1.5.0.0</AssemblyVersion>
15-
<FileVersion>1.5.0.0</FileVersion>
14+
<AssemblyVersion>1.5.1.0</AssemblyVersion>
15+
<FileVersion>1.5.1.0</FileVersion>
1616
<RepositoryUrl>https://github.com/domingoladron/EpubCore</RepositoryUrl>
1717
<RepositoryType>git</RepositoryType>
1818
<PackageReadmeFile>README.md</PackageReadmeFile>
19-
<PackageReleaseNotes>Full rename of the solution and package</PackageReleaseNotes>
19+
<PackageReleaseNotes>Cleanup of naming and more cli work</PackageReleaseNotes>
2020
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
2121
<PackageLicenseExpression>MPL-2.0</PackageLicenseExpression>
2222
<Summary></Summary>

0 commit comments

Comments
 (0)