From 21ab0facb63074126bf63d5f5ab2c8c7e5cbd894 Mon Sep 17 00:00:00 2001 From: Stevan Freeborn <65925598+StevanFreeborn@users.noreply.github.com> Date: Thu, 1 May 2025 00:30:37 -0500 Subject: [PATCH] chore: bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7570d01..0143e7b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@stevanfreeborn/line-counter", - "version": "0.0.1", + "version": "0.1.0", "description": "A simple line counter for reporting the number of lines changed in committed and uncommitted files.", "main": "dist/index.js", "bin": {