From a4b23ccf03c61a15fab08fd023a63bb376c3dd12 Mon Sep 17 00:00:00 2001
From: Piotr Roslaniec
Date: Thu, 21 Sep 2023 16:42:11 +0200
Subject: [PATCH] chore(release): release npm package
@nucypher/nucypher-core-wasm@0.13.0-alpha.0
---
nucypher-core-wasm-bundler/package.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/nucypher-core-wasm-bundler/package.json b/nucypher-core-wasm-bundler/package.json
index c11243a..a2ed355 100644
--- a/nucypher-core-wasm-bundler/package.json
+++ b/nucypher-core-wasm-bundler/package.json
@@ -1,5 +1,6 @@
{
- "name": "@nucypher/nucypher-core-wasm",
+ "name": "@nucypher/nucypher-core",
+ "version": "0.13.0-alpha.0",
"license": "GPL-3.0-only",
"sideEffects": false,
"type": "module",