From 1323c378aa059ef9264b7fa46e7a3069c0208124 Mon Sep 17 00:00:00 2001 From: Phil Date: Sat, 13 Apr 2024 23:14:56 -0700 Subject: [PATCH] Update pkg version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d10cfe0..108bd47 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "boring-vault-ui", - "version": "1.0.2", + "version": "1.0.3", "description": "A reusable package to quickly integrate boring vaults onto a UI.", "main": "dist/index.js", "types": "dist/index.d.ts",