chore: bump version to 0.2.2

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
svemagie
2026-04-27 15:30:41 +02:00
parent 39b79e9427
commit 7ead745866
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"id": "obsidian-micropub", "id": "obsidian-micropub",
"name": "Micropub Publisher", "name": "Micropub Publisher",
"version": "0.2.1", "version": "0.2.2",
"minAppVersion": "1.4.0", "minAppVersion": "1.4.0",
"description": "Publish notes to any Micropub-compatible endpoint (Indiekit, micro.blog, etc.) with support for Digital Garden stages.", "description": "Publish notes to any Micropub-compatible endpoint (Indiekit, micro.blog, etc.) with support for Digital Garden stages.",
"author": "Sven", "author": "Sven",
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "obsidian-micropub", "name": "obsidian-micropub",
"version": "0.2.1", "version": "0.2.2",
"description": "Obsidian plugin: publish to any Micropub endpoint", "description": "Obsidian plugin: publish to any Micropub endpoint",
"main": "main.js", "main": "main.js",
"scripts": { "scripts": {