chore: bump version to 1.1.3

This commit is contained in:
JayBridge 2025-09-16 16:28:50 +08:00
parent 8b5afe3a32
commit 0aa3384793
2 changed files with 2 additions and 2 deletions

View file

@ -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",

View file

@ -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": {