This commit is contained in:
Joseph Wynn 2020-01-17 11:35:18 +13:00
parent 7679f4b8f5
commit 2f7c0124eb
No known key found for this signature in database
GPG Key ID: 26540D10C685374E
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
module Jekyll
module ResponsiveImage
VERSION = '1.5.3'.freeze
VERSION = '1.5.4'.freeze
end
end