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