From 2f13c0c06bc997c04bcda8729f88f1603eb2d0bf Mon Sep 17 00:00:00 2001 From: Wes Todd Date: Mon, 2 Oct 2023 15:16:05 -0500 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1671506..28ef6ca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-package-json", - "version": "0.1.2", + "version": "1.0.0", "description": "Create a package.json", "main": "index.js", "type": "commonjs",