diff --git a/vue/primitives/jsr.json b/vue/primitives/jsr.json index 8e4898c..54f2c44 100644 --- a/vue/primitives/jsr.json +++ b/vue/primitives/jsr.json @@ -2,6 +2,6 @@ "$schema": "https://jsr.io/schema/config-file.v1.json", "name": "@robonen/primitives", "license": "Apache-2.0", - "version": "0.0.5", + "version": "0.0.6", "exports": "./src/index.ts" } diff --git a/vue/primitives/package.json b/vue/primitives/package.json index 4ab2d5a..a86a9ea 100644 --- a/vue/primitives/package.json +++ b/vue/primitives/package.json @@ -1,6 +1,6 @@ { "name": "@robonen/primitives", - "version": "0.0.5", + "version": "0.0.6", "license": "Apache-2.0", "description": "Collection of UI primitives", "keywords": [ diff --git a/vue/writekit/package.json b/vue/writekit/package.json index d0c5b5a..3f93b6e 100644 --- a/vue/writekit/package.json +++ b/vue/writekit/package.json @@ -1,6 +1,6 @@ { "name": "@robonen/writekit", - "version": "0.0.1", + "version": "0.0.2", "license": "Apache-2.0", "description": "Headless block-based rich-text writekit for Vue with a registry-driven schema and pluggable CRDT", "keywords": [