chore: bump version to 0.0.2 in jsr.json and package.json
Publish to NPM / Check version changes and publish (push) Successful in 9m40s

This commit is contained in:
2026-08-03 21:53:43 +07:00
parent 85313c6046
commit e59e05ac05
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,6 +2,6 @@
"$schema": "https://jsr.io/schema/config-file.v1.json",
"name": "@robonen/primitives",
"license": "Apache-2.0",
"version": "0.0.1",
"version": "0.0.2",
"exports": "./src/index.ts"
}
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@robonen/primitives",
"version": "0.0.1",
"version": "0.0.2",
"license": "Apache-2.0",
"description": "Collection of UI primitives",
"keywords": [