We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d401aa0 commit 5af4695Copy full SHA for 5af4695
1 file changed
CSVFile.nuspec
@@ -2,7 +2,7 @@
2
<package >
3
<metadata>
4
<id>CSVFile</id>
5
- <version>3.1.3</version>
+ <version>3.1.4</version>
6
<title>CSVFile</title>
7
<authors>Ted Spence</authors>
8
<owners>Ted Spence</owners>
@@ -16,6 +16,7 @@
16
August 5, 2024
17
18
* Add serialization options for arrays and objects
19
+ * Fix bad deploy of 3.1.3
20
</releaseNotes>
21
<readme>docs/README.md</readme>
22
<copyright>Copyright 2006 - 2024</copyright>
0 commit comments