Browse Source

chore(libs): bump version

charlie 9 months ago
parent
commit
d504ba36f1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libs/package.json

+ 1 - 1
libs/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@logseq/libs",
-  "version": "0.2.0",
+  "version": "0.2.1",
   "description": "Logseq SDK libraries",
   "main": "dist/lsplugin.user.js",
   "typings": "index.d.ts",