Whoops, forgot the pre in the beta tag.

This commit is contained in:
Jordon Bedwell 2015-03-18 05:25:36 -05:00
parent 6988eea9ce
commit e268ee0f33
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
module Jekyll
VERSION = '3.0.0.beta2'
VERSION = '3.0.0.pre.beta2'
end