version.rb

Path: lib/hiera/version.rb
Last Update: Sat Feb 23 07:12:14 +0000 2019

The version method and constant are isolated in hiera/version.rb so that a simple `require ‘hiera/version’` allows a rubygems gemspec or bundler Gemfile to get the hiera version of the gem install.

The version is programatically settable because we want to allow the Raketasks and such to set the version based on the output of `git describe`

Required files

deep_merge   deep_merge/rails_compat  

[Validate]