lib/moft.rb in moft-1.0.0 vs lib/moft.rb in moft-1.0.1
- old
+ new
@@ -54,10 +54,10 @@
require_all 'moft/tags'
SafeYAML::OPTIONS[:suppress_warnings] = true
module Moft
- VERSION = '1.0.0'
+ VERSION = '1.0.1'
# Public: Generate a Moft configuration Hash by merging the default
# options with anything in _config.yml, and adding the given options on top.
#
# override - A Hash of config directives that override any options in both