Bump version to 1.3.0
This commit is contained in:
parent
cc0c82f9d2
commit
65653fed84
|
@ -61,7 +61,7 @@ require_all 'jekyll/tags'
|
|||
SafeYAML::OPTIONS[:suppress_warnings] = true
|
||||
|
||||
module Jekyll
|
||||
VERSION = '1.3.0.rc'
|
||||
VERSION = '1.3.0'
|
||||
|
||||
# Public: Generate a Jekyll configuration Hash by merging the default
|
||||
# options with anything in _config.yml, and adding the given options on top.
|
||||
|
|
Loading…
Reference in New Issue