This commit is contained in:
Joseph Wynn 2014-12-07 22:40:49 +00:00
parent 3288141b74
commit 59ac55be81
1 changed files with 1 additions and 1 deletions

View File

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