This commit is contained in:
Joseph Wynn 2016-01-12 08:17:20 +00:00
parent e020f93ab3
commit 204f732d71
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