Module: Kitchen::Dsc

Defined in:
lib/kitchen-dsc/version.rb

Overview

Namespace for the kitchen-dsc plugin's own metadata.

The provisioner itself lives in Provisioner::Dsc; this module exists so the gemspec can read the version without loading Test Kitchen.

Constant Summary collapse

VERSION =

The released version of the kitchen-dsc gem.

Kept in sync with the gemspec by release-please; changing it by hand is only appropriate as part of a release commit.

Returns:

  • (String)

    a frozen dotted version number

"0.13.0".freeze