Skip to content

Commit 0b03fe7

Browse files
committed
Versioning for release
1 parent 8d0455c commit 0b03fe7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-js.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "csv-import-js",
3-
"version": "1.0.13",
3+
"version": "1.0.14",
44
"description": "Open-source CSV and XLS/XLSX file importer for React and JavaScript",
55
"main": "index.js",
66
"files": ["."],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "csv-import-react",
3-
"version": "1.0.13",
3+
"version": "1.0.14",
44
"description": "Open-source CSV and XLS/XLSX file importer for React and JavaScript",
55
"main": "build/index.js",
66
"module": "build/index.esm.js",

0 commit comments

Comments
 (0)