From 013531988035da7ab392d062992311acebb83a75 Mon Sep 17 00:00:00 2001 From: Qian-Ye_Lin <52944295+0qy@users.noreply.github.com> Date: Thu, 4 Aug 2022 15:40:50 +1200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a58c83a..6fc6684 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gns-science/toshi-nest", - "version": "2.0.1", + "version": "2.0.2", "description": "The toshi-nest is for fledgling work e.g. reusable Node components to share across TUI and other projects", "main": "dist/index.cjs.js", "module": "dist/index.esm.js",