diff --git a/manifest.json b/manifest.json index 25fe06c..ffc17ab 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "csv-lite", "name": "CSV Lite", - "version": "1.1.2", + "version": "1.1.3", "minAppVersion": "1.8.0", "description": "Just open and edit CSV files directly, no more. Keep it simple.", "author": "Jay Bridge", diff --git a/package.json b/package.json index fa71caa..02050ca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-csv", - "version": "1.1.2", + "version": "1.1.3", "description": "CSV viewer and editor for Obsidian", "main": "main.js", "scripts": {