Skip to content

Commit 5af4695

Browse files
authored
Fix bad version 3.1.3 and deploy as 3.1.4 (#66)
Fix deploy script for 3.1.3 and redeploy as 3.1.4.
1 parent d401aa0 commit 5af4695

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CSVFile.nuspec

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package >
33
<metadata>
44
<id>CSVFile</id>
5-
<version>3.1.3</version>
5+
<version>3.1.4</version>
66
<title>CSVFile</title>
77
<authors>Ted Spence</authors>
88
<owners>Ted Spence</owners>
@@ -16,6 +16,7 @@
1616
August 5, 2024
1717

1818
* Add serialization options for arrays and objects
19+
* Fix bad deploy of 3.1.3
1920
</releaseNotes>
2021
<readme>docs/README.md</readme>
2122
<copyright>Copyright 2006 - 2024</copyright>

0 commit comments

Comments
 (0)