Skip to content

Commit 3976f7b

Browse files
authored
fix version
1 parent 8a6759c commit 3976f7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "A comma-separated values (CSV) file stores tabular data (numbers and text) in plain-text form",
44
"docsUrl": "https://github.com/elasticio/csv-component",
55
"buildType": "docker",
6-
"version": "3.0.0-dev.4",
6+
"version": "3.0.0",
77
"actions": {
88
"read_action": {
99
"main": "./lib/actions/read.js",

0 commit comments

Comments
 (0)