From 897b28eb798ebccaec999cb01abb02dd54b93c5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Haz=20=C3=86=2041?= <4405263+hazae41@users.noreply.github.com> Date: Thu, 19 Jan 2023 19:11:00 +0100 Subject: [PATCH] bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0ac63bb..6f9b8f1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "type": "module", "name": "@hazae41/cadenas", - "version": "0.0.4", + "version": "0.0.5", "description": "Zero-copy TLS protocol for the web", "homepage": "https://github.com/hazae41/cadenas", "repository": "github:hazae41/cadenas",