This commit is contained in:
Joseph Wynn 2016-03-17 08:27:20 +00:00
parent 1853bc19cb
commit e8dc907fb7
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
module Jekyll
class ResponsiveImage
VERSION = '0.15.0'.freeze
VERSION = '0.16.0'.freeze
end
end