Skip to content

Commit 5c04ef8

Browse files
committed
1.0.0
1 parent 7b43e99 commit 5c04ef8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "csv-to-markdown-table",
33
"description": "JavaScript/Node.js Csv to Markdown Table Converter",
44
"main": "./lib/CsvToMarkdown.js",
5-
"version": "0.5.0",
5+
"version": "1.0.0",
66
"types": "./lib/CsvToMarkdown.d.js",
77
"scripts": {
88
"test": "node_modules/.bin/mocha test",

0 commit comments

Comments
 (0)