mirror of
https://github.com/svemagie/obsidian-micropub.git
synced 2026-05-14 19:38:50 +02:00
chore: bump to 0.2.1
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "obsidian-micropub",
|
||||
"name": "Micropub Publisher",
|
||||
"version": "0.2.0",
|
||||
"version": "0.2.1",
|
||||
"minAppVersion": "1.4.0",
|
||||
"description": "Publish notes to any Micropub-compatible endpoint (Indiekit, micro.blog, etc.) with support for Digital Garden stages.",
|
||||
"author": "Sven",
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "obsidian-micropub",
|
||||
"version": "0.2.0",
|
||||
"version": "0.2.1",
|
||||
"description": "Obsidian plugin: publish to any Micropub endpoint",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
||||
+2
-1
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"0.1.0": "1.4.0",
|
||||
"0.2.0": "1.4.0"
|
||||
"0.2.0": "1.4.0",
|
||||
"0.2.1": "1.4.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user