Prepare a 💎 v2.5.1 release.

This commit is contained in:
Parker Moore
2014-11-08 22:19:23 -08:00
parent 5eb300043f
commit 22d11bef2d
5 changed files with 54 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
module Jekyll
VERSION = '2.5.0'
VERSION = '2.5.1'
end