diff --git a/package-lock.json b/package-lock.json index a477a5f..71d5af6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@hazae41/cadenas", - "version": "0.2.10", + "version": "0.2.11", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@hazae41/cadenas", - "version": "0.2.10", + "version": "0.2.11", "license": "MIT", "dependencies": { "@hazae41/binary": "^1.2.10", diff --git a/package.json b/package.json index f4a30bb..748c338 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "type": "module", "name": "@hazae41/cadenas", - "version": "0.2.10", + "version": "0.2.11", "description": "Zero-copy TLS protocol for the web", "homepage": "https://github.com/hazae41/cadenas", "repository": "github:hazae41/cadenas",