diff --git a/package-lock.json b/package-lock.json index 630f669..e563b88 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@hazae41/fleche", - "version": "1.1.28", + "version": "1.1.29", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@hazae41/fleche", - "version": "1.1.28", + "version": "1.1.29", "license": "MIT", "dependencies": { "@hazae41/binary": "^1.2.31", diff --git a/package.json b/package.json index b011770..852b336 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "type": "module", "name": "@hazae41/fleche", - "version": "1.1.28", + "version": "1.1.29", "description": "Zero-copy HTTP protocol for the web", "homepage": "https://github.com/hazae41/fleche", "repository": "github:hazae41/fleche",