From 878b68712f898cb276f81b917ec7d6b5069a6401 Mon Sep 17 00:00:00 2001 From: Michael Merz Date: Wed, 13 Sep 2023 12:06:33 -0400 Subject: [PATCH] chore: increment version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ecfaed7ae..833395253 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "hompage": "https://station.money", "author": "Terra (https://station.money)", "repository": "github:terra-money/station", - "version": "7.3.2", + "version": "7.3.3", "license": "MIT", "scripts": { "start": "react-scripts start",