Skip to content

Commit bb3ff1f

Browse files
committed
v2.0.0
1 parent d4db5bd commit bb3ff1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "csv-to-xml",
3-
"version": "1.1.0",
3+
"version": "2.0.0",
44
"source": "src/index.ts",
55
"description": "Easily convert any CSV string to XML data in Node.js and the browser.",
66
"files": [
@@ -49,4 +49,4 @@
4949
"np": {
5050
"contents": "dist"
5151
}
52-
}
52+
}

0 commit comments

Comments
 (0)