From 7133dcc645651957a439f288327eef5cb40a5b45 Mon Sep 17 00:00:00 2001 From: Josh Goldberg Date: Tue, 31 Dec 2024 05:00:15 -0500 Subject: [PATCH] chore: sync package.json version to published 1.80.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 65cf76df..0aefe0c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-typescript-app", - "version": "1.79.0", + "version": "1.80.0", "description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. ❤️‍🔥", "repository": { "type": "git",