Bump versions to 0.0.17

This commit is contained in:
Andras Schmelczer 2025-01-06 21:57:15 +00:00
parent a751646d2a
commit d5c2d1ecbe
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
9 changed files with 14 additions and 14 deletions

View file

@ -1,12 +1,12 @@
{
"name": "vault-link-obsidian-plugin",
"version": "0.0.16",
"version": "0.0.17",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "vault-link-obsidian-plugin",
"version": "0.0.16",
"version": "0.0.17",
"license": "MIT",
"devDependencies": {
"@types/jest": "^29.5.14",
@ -46,7 +46,7 @@
},
"../backend/sync_lib/pkg": {
"name": "sync_lib",
"version": "0.0.16",
"version": "0.0.17",
"dev": true
},
"node_modules/@ampproject/remapping": {