This commit is contained in:
Joseph Wynn 2016-01-12 08:17:20 +00:00
parent 3a60fcf266
commit f297cf4c6e
1 changed files with 1 additions and 1 deletions

View File

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