From ef83f1795456c987cf1b756f647460fa46068f14 Mon Sep 17 00:00:00 2001 From: yang-ruoxi Date: Thu, 19 Sep 2024 15:25:12 -0700 Subject: [PATCH] patch again --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index e6f39617..48090671 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@materialsproject/mp-react-components", - "version": "0.3.16", + "version": "0.3.17", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 73e73956..8f16a3cc 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "0.3.16", + "version": "0.3.17", "description": "", "main": "index.js", "module": "dist/index.es.js",