From 4ce75dd0cef095653b89a55c8597c67c28d0087c Mon Sep 17 00:00:00 2001 From: Angelos Chalaris Date: Sun, 1 Oct 2023 14:32:22 +0300 Subject: [PATCH] Bump version to 10.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ad5443422d8..7c11f08583f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "30-seconds-of-code", "private": true, - "version": "9.0.0", + "version": "10.0.0", "description": "30 seconds of code website.", "exports": "./index.js", "author": "chalarangelo",