Skip to content

Commit eb91595

Browse files
committed
v1.0.0
1 parent 00bd961 commit eb91595

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": "0.1.0",
3+
"version": "1.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": [
@@ -40,4 +40,4 @@
4040
"np": {
4141
"contents": "dist"
4242
}
43-
}
43+
}

0 commit comments

Comments
 (0)