From a0db62f72bad16dc7f6ca4f7644a341f34eee845 Mon Sep 17 00:00:00 2001 From: Emmanuel Nipal Date: Sat, 4 Jun 2022 15:13:57 +0000 Subject: [PATCH] chore(release): v0.3.1 [no ci] [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d8e60da..007a2da 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-js-vite", "private": true, - "version": "0.3.0", + "version": "0.3.1", "scripts": { "test": "vitest run", "test:watch": "vitest",