Skip to content

Commit 9c7c287

Browse files
committed
Bump version to 0.0.6
1 parent 6928290 commit 9c7c287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Flexible, typed and easy to use React Component ⚛ to provide CSV, TSV and other delimiter-separated values formats (DSV) import functionality.",
44
"keywords": ["react-component", "typescript", "react"],
55
"homepage": "https://openscript.github.io/react-dsv-import/",
6-
"version": "0.0.5",
6+
"version": "0.0.6",
77
"main": "dist/index.js",
88
"module": "dist/es/index.js",
99
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)