Release 2.0.1

This commit is contained in:
Parker Moore
2014-05-06 21:57:33 -04:00
parent 64cce065e6
commit 0a0d7858c6
3 changed files with 11 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
module Jekyll
VERSION = '2.0.0'
VERSION = '2.0.1'
end