aboutsummaryrefslogtreecommitdiffhomepage
path: root/justfile
diff options
context:
space:
mode:
Diffstat (limited to 'justfile')
-rw-r--r--justfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/justfile b/justfile
index adb4f1b..938a933 100644
--- a/justfile
+++ b/justfile
@@ -1,2 +1,2 @@
commit-upgrade PKG VERSION:
- git commit -m 'feat({{PKG}}): Upgrade to {{VERSION}}'
+ git commit -m 'feat({{PKG}}): upgrade to {{VERSION}}'