as main source
This commit is contained in:
2023-11-12 13:00:46 +01:00
parent 9b29253a72
commit 097354a9c7
10 changed files with 16 additions and 4 deletions

View File

@ -1,5 +1,8 @@
# 2023-11-12
module Jekyll
module Webp
#VERSION = "1.1.0"
VERSION = "1.1.1"
# When modifying remember to issue a new tag command in git before committing, then push the new tag
# git tag -a v1.0.0 -m "Gem v1.0.0"