From 1f6fd1e928969b1bf7c81cc834c194273e8b44d5 Mon Sep 17 00:00:00 2001 From: sakce Date: Wed, 25 Oct 2023 23:45:27 +0100 Subject: [PATCH] chore: bump site version with the intention to unblock creating a Draft PR for the `release/mvp` branch --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a01aa5e..7a92f7e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "build-in-public", - "version": "0.1.0", + "version": "1.0.0", "private": true, "description": "build-in-public", "author": "sakce",