Minor version bump for new functionality

This commit is contained in:
Joseph Wynn 2017-03-12 14:16:20 +00:00
parent 73bd82d547
commit 7ad3967c71
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
module Jekyll module Jekyll
module ResponsiveImage module ResponsiveImage
VERSION = '1.1.1'.freeze VERSION = '1.2.0'.freeze
end end
end end