aboutsummaryrefslogtreecommitdiffstats
path: root/mkhint
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-07-05 20:19:46 +0200
committerDanilo M. <danix@danix.xyz>2026-07-05 20:19:46 +0200
commit451a42f586e5b49d7b7b4b37da0d7122bf525d15 (patch)
tree5cb62af55e5888b67173eb67985f37662c9e5ceb /mkhint
parent29c64e4e093ee0f8c1bd2ee4ab56dc58238dd410 (diff)
downloadmkhintfile-451a42f586e5b49d7b7b4b37da0d7122bf525d15.tar.gz
mkhintfile-451a42f586e5b49d7b7b4b37da0d7122bf525d15.zip
chore: release v1.1.0v1.1.0
Bump MKHINT_VERSION to 1.1.0, close CHANGELOG [Unreleased] as [1.1.0]. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'mkhint')
-rwxr-xr-xmkhint2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkhint b/mkhint
index 5a48e18..e7a3133 100755
--- a/mkhint
+++ b/mkhint
@@ -39,7 +39,7 @@ if [[ ! -d $TMP_DIR ]]; then
mkdir $TMP_DIR
fi
-readonly MKHINT_VERSION="1.0.0"
+readonly MKHINT_VERSION="1.1.0"
# Variables
VERSION=""