This commit is contained in:
dexhorthy
2025-07-03 09:47:13 -07:00
parent aabface3ff
commit 1b804b0c03
2 changed files with 3 additions and 3 deletions

View File

@@ -1,12 +1,12 @@
{ {
"name": "humanlayer", "name": "humanlayer",
"version": "0.9.0", "version": "0.10.0",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "humanlayer", "name": "humanlayer",
"version": "0.9.0", "version": "0.10.0",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"@humanlayer/sdk": "^0.7.7", "@humanlayer/sdk": "^0.7.7",

View File

@@ -1,6 +1,6 @@
{ {
"name": "humanlayer", "name": "humanlayer",
"version": "0.9.0", "version": "0.10.0",
"description": "HumanLayer, but on your command-line.", "description": "HumanLayer, but on your command-line.",
"type": "module", "type": "module",
"bin": { "bin": {