Skip to content

Commit

Permalink
Bump NuGet project versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelrsweet committed Aug 6, 2024
1 parent c35ddbe commit 986cc51
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pdfio_native.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>pdfio_native</id>
<title>PDFio Library for VS2019+</title>
<version>1.3.0</version>
<version>1.3.1</version>
<authors>Michael R Sweet</authors>
<owners>michaelrsweet</owners>
<projectUrl>https://github.com/michaelrsweet/pappl</projectUrl>
Expand All @@ -16,7 +16,7 @@
<copyright>Copyright © 2019-2024 by Michael R Sweet</copyright>
<tags>pdf file native</tags>
<dependencies>
<dependency id="pdfio_native.redist" version="1.3.0" />
<dependency id="pdfio_native.redist" version="1.3.1" />
<dependency id="zlib_native.redist" version="1.2.11" />
</dependencies>
</metadata>
Expand Down
2 changes: 1 addition & 1 deletion pdfio_native.redist.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>pdfio_native.redist</id>
<title>PDFio Library for VS2019+</title>
<version>1.3.0</version>
<version>1.3.1</version>
<authors>Michael R Sweet</authors>
<owners>michaelrsweet</owners>
<projectUrl>https://github.com/michaelrsweet/pappl</projectUrl>
Expand Down

0 comments on commit 986cc51

Please sign in to comment.