Bump version in gem.

This commit is contained in:
Parker Moore 2014-06-28 17:41:29 -04:00
parent e5683b1da5
commit 08d0ff0922
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
module Jekyll
VERSION = '2.0.3'
VERSION = '2.1.0'
end