Bump typescript versions for initial release

This commit is contained in:
Morgan Dean
2025-07-02 12:47:05 -07:00
parent a4a662253d
commit 2045a387d8
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@trycua/computer",
"version": "0.0.1",
"version": "0.1.0",
"packageManager": "pnpm@10.11.0",
"description": "Typescript SDK for c/ua computer interaction",
"type": "module",

View File

@@ -1,6 +1,6 @@
{
"name": "@trycua/core",
"version": "0.0.1",
"version": "0.1.0",
"packageManager": "pnpm@10.11.0",
"description": "Typescript SDK for c/ua core",
"type": "module",