Bump version to 1.5.1

This commit is contained in:
Joseph Wynn 2018-06-20 13:14:07 -07:00
parent 7a3dbf1ab9
commit 1df929e20d
No known key found for this signature in database
GPG Key ID: F34B9E530F0D3AEE
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
module Jekyll
module ResponsiveImage
VERSION = '1.5.0'.freeze
VERSION = '1.5.1'.freeze
end
end