1.0.0.pre2

This commit is contained in:
Joseph Wynn 2016-09-25 21:37:52 +01:00
parent 4bf8cc72f2
commit 1935738e84
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
module Jekyll
class ResponsiveImage
VERSION = '1.0.0.pre'.freeze
VERSION = '1.0.0.pre2'.freeze
end
end