Release 💎 v4.4.1

This commit is contained in:
Ashwin Maroli
2025-01-29 18:16:50 +05:30
parent c5cd1fb04f
commit 1f319fb273
6 changed files with 28 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Jekyll
VERSION = "4.4.0"
VERSION = "4.4.1"
end