chore: putility patch version 1.1.1

This commit is contained in:
KernelDeimos
2025-10-22 13:20:29 -04:00
committed by Eric Dubé
parent 4a69cd26c2
commit d398dc90fd
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -20098,8 +20098,8 @@
},
"src/putility": {
"name": "@heyputer/putility",
"version": "1.1.0",
"license": "AGPL-3.0-only"
"version": "1.1.1",
"license": "MIT"
},
"src/terminal": {
"name": "@heyputer/terminal",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@heyputer/putility",
"version": "1.1.0",
"version": "1.1.1",
"description": "",
"main": "index.js",
"scripts": {