Release Jekyll v2.1.1

This commit is contained in:
Parker Moore
2014-07-01 20:21:58 -04:00
parent 57a9deb98d
commit 685cdbe124
3 changed files with 30 additions and 5 deletions

View File

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