Sha256: 8d3f19ab5ce6fe0485ddacb4775ae2a776c8fda0ec78814cccd1f5c3a2fbcd2c
Contents?: true
Size: 775 Bytes
Versions: 1
Compression:
Stored size: 775 Bytes
Contents
# -*- encoding: utf-8 -*- # # Author:: Alain Dejoux (<adejoux@djouxtech.net>) # Copyright (C) 2016, Alain Dejoux # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. module Kitchen module Driver # Version string for Wpar Kitchen driver WPAR_VERSION = "0.1.1" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
kitchen-wpar-0.1.1 | lib/kitchen/driver/wpar_version.rb |