This commit is contained in:
Joseph Wynn 2014-12-07 22:33:26 +00:00
parent 1d9396dbd9
commit 6c23fa03be
1 changed files with 1 additions and 1 deletions

View File

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