Bump 💎 version to 2.0.0.alpha.2 and release.

This commit is contained in:
Parker Moore 2014-03-26 14:04:59 -04:00
parent 57049b8e78
commit 859a615e93
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
module Jekyll
VERSION = '2.0.0.alpha.1'
VERSION = '2.0.0.alpha.2'
end