lib/kitchen/version.rb in test-kitchen-1.0.0.alpha.1 vs lib/kitchen/version.rb in test-kitchen-1.0.0.alpha.2
- old
+ new
@@ -16,7 +16,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
module Kitchen
- VERSION = "1.0.0.alpha.1"
+ VERSION = "1.0.0.alpha.2"
end