Skip to content

Commit

Permalink
Update port version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alberto Luaces committed Oct 22, 2024
1 parent 6e0f2c4 commit a6d79e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions ports/vincentlaucsb-csv-parser/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "vincentlaucsb-csv-parser",
"version": "2.2.3",
"port-version": 1,
"description": "A modern C++ library for reading, writing, and analyzing CSV (and similar) files.",
"homepage": "https://github.com/vincentlaucsb/csv-parser",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -9378,7 +9378,7 @@
},
"vincentlaucsb-csv-parser": {
"baseline": "2.2.3",
"port-version": 0
"port-version": 1
},
"visit-struct": {
"baseline": "1.1.0",
Expand Down

0 comments on commit a6d79e7

Please sign in to comment.