Skip to content

Commit bc71ec7

Browse files
committed
v1.0.1
1 parent 8ad85d8 commit bc71ec7

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.0.0",
3+
"version": "1.0.1",
44
"source": "src/index.ts",
55
"description": "Easily convert any CSV string to XML data in Node.js and the browser.",
66
"files": [
@@ -46,4 +46,4 @@
4646
"np": {
4747
"contents": "dist"
4848
}
49-
}
49+
}

0 commit comments

Comments
 (0)