chore: bump version

This commit is contained in:
Stevan Freeborn
2025-05-01 00:30:37 -05:00
parent daab0762c5
commit 21ab0facb6
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@stevanfreeborn/line-counter", "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.", "description": "A simple line counter for reporting the number of lines changed in committed and uncommitted files.",
"main": "dist/index.js", "main": "dist/index.js",
"bin": { "bin": {