From 9aa013ea8a30488e48ba373db1fb3b42f9e680a7 Mon Sep 17 00:00:00 2001 From: derekpierre Date: Wed, 4 Sep 2024 11:25:55 -0400 Subject: [PATCH] chose(release): release @nucypher/taco:0.5.0 --- packages/taco/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/taco/package.json b/packages/taco/package.json index ec168960..88bf9143 100644 --- a/packages/taco/package.json +++ b/packages/taco/package.json @@ -1,6 +1,6 @@ { "name": "@nucypher/taco", - "version": "0.4.0", + "version": "0.5.0", "keywords": [ "taco", "threshold", @@ -11,7 +11,7 @@ "url": "https://github.com/nucypher/taco-web" }, "license": "GPL-3.0-only", - "author": "Piotr Roslaniec ", + "author": "NuCypher ", "exports": { ".": { "import": "./dist/es/index.js",