bump package to 0.1.15 to indicate breaking API change

This commit is contained in:
Phil Denhoff
2023-05-27 11:28:10 -07:00
parent 224e9a5d0f
commit 6e0d1094f2

View File

@@ -1,6 +1,6 @@
{
"name": "@logseq/libs",
"version": "0.0.15",
"version": "0.1.15",
"description": "Logseq SDK libraries",
"main": "dist/lsplugin.user.js",
"typings": "index.d.ts",
@@ -43,4 +43,4 @@
"webpack-bundle-analyzer": "4.5.0",
"webpack-cli": "4.9.2"
}
}
}