This commit is contained in:
Joseph Wynn 2020-04-06 21:58:11 +12:00
parent 6cc3a082a1
commit f2be2c53be
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.4'.freeze
VERSION = '1.5.5'.freeze
end
end