Release 💎 4.2.1

This commit is contained in:
Ashwin Maroli
2021-09-27 16:25:58 +05:30
parent 855544ab29
commit ce1db82dbb
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
## HEAD
## 4.2.1 / 2021-09-27
### Bug Fixes

View File

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