Merge pull request #43 from zillydev/main

chore: update plugin version so it can be updated from the marketplace
This commit is contained in:
Steph Ango
2026-02-27 08:32:46 -08:00
committed by GitHub
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@
"name": "obsidian",
"source": "./",
"description": "Claude Skills for Obsidian",
"version": "1.0.0"
"version": "1.0.1"
}
]
}
}
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "obsidian",
"version": "1.0.0",
"version": "1.0.1",
"description": "Create and edit Obsidian vault files including Markdown, Bases, and Canvas. Use when working with .md, .base, or .canvas files in an Obsidian vault.",
"author": {
"name": "Steph Ango",