Skip to content

Commit ba6d335

Browse files
authored
Merge pull request #10 from ynishi/support_header
fix README for version 0.0.6
2 parents 78fb30b + 24949c7 commit ba6d335

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ npm run buildcdn && open dist/index.cdn.html
1717
## Methods
1818

1919
| name | desc |
20-
|:---|:---|:---|
20+
|:---|:---|
2121
| convert | convert Json(with/without header) to CSV |
2222
| download | download converted data |
2323

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vuecsv",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "CSV components for Vue.js",
55
"homepage": "https://github.com/ynishi/vuecsv",
66
"repository": {

0 commit comments

Comments
 (0)