Release 💎 v4.2.2

This commit is contained in:
Ashwin Maroli
2022-03-03 16:16:33 +05:30
parent 202c555acc
commit 34ef47b590
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
## HEAD
## 4.2.2 / 2022-03-03
### Bug Fixes

View File

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