Sha256: 5d5164fcb3ff659509b1464698b1a6876d1e73263d94a892fff405f2b49c3535
Contents?: true
Size: 290 Bytes
Versions: 1
Compression:
Stored size: 290 Bytes
Contents
module Itamae module Plugin module Recipe module Spark VERSION = "0.1.5" SPARK_VERSION = [ SPARK_VERSION_MAJOR = '3', SPARK_VERSION_MINOR = '0', SPARK_VERSION_REVISION = '1' ].join('.') end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
itamae-plugin-recipe-spark-0.1.5 | lib/itamae/plugin/recipe/spark/version.rb |