Bump versions to 0.0.27

This commit is contained in:
Andras Schmelczer 2025-01-12 12:00:20 +00:00
parent 0e7acc3b7a
commit 1795d33986
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
6 changed files with 12 additions and 12 deletions

View file

@ -1,6 +1,6 @@
{
"name": "vault-link-obsidian-plugin",
"version": "0.0.26",
"version": "0.0.27",
"description": "This is a sample plugin for Obsidian (https://obsidian.md)",
"main": "main.js",
"scripts": {
@ -55,4 +55,4 @@
"webpack": "^5.97.1",
"webpack-cli": "^6.0.1"
}
}
}