diff --git a/package-lock.json b/package-lock.json index 5cc6666..cc492a6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@hazae41/cadenas", - "version": "0.3.13", + "version": "0.3.14", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@hazae41/cadenas", - "version": "0.3.13", + "version": "0.3.14", "license": "MIT", "dependencies": { "@hazae41/asn1": "^1.3.26", diff --git a/package.json b/package.json index d3ba4df..ab13b17 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "type": "module", "name": "@hazae41/cadenas", - "version": "0.3.13", + "version": "0.3.14", "description": "Zero-copy TLS protocol for the web", "homepage": "https://github.com/hazae41/cadenas", "repository": "github:hazae41/cadenas",