Skip to content

Commit

Permalink
v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tariibaba committed Jan 3, 2023
1 parent d4db5bd commit bb3ff1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "csv-to-xml",
"version": "1.1.0",
"version": "2.0.0",
"source": "src/index.ts",
"description": "Easily convert any CSV string to XML data in Node.js and the browser.",
"files": [
Expand Down Expand Up @@ -49,4 +49,4 @@
"np": {
"contents": "dist"
}
}
}

0 comments on commit bb3ff1f

Please sign in to comment.