From 2c0c664567888044b87cb7fe921812c856b7e4af Mon Sep 17 00:00:00 2001 From: Michal Zielenkiewicz Date: Thu, 7 Sep 2023 10:32:53 +0200 Subject: [PATCH] Sync package.json version with current release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c05c4c0a98..b66613407a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://raw.githubusercontent.com/lukaw3d/parcel-bundler-json-schemas/main/package_schema.json", "name": "@oasisprotocol/oasis-wallet", - "version": "0.0.0-development", + "version": "1.7.3", "private": true, "repository": { "type": "git",