This commit is contained in:
Joseph Wynn 2015-11-05 09:24:24 +00:00
parent 29fa70fea4
commit 66a9ef9759
1 changed files with 1 additions and 1 deletions

View File

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