lib/kitchen/driver/ec2_version.rb in kitchen-ec2-0.10.0.rc.1 vs lib/kitchen/driver/ec2_version.rb in kitchen-ec2-0.10.0

- old
+ new

@@ -19,8 +19,8 @@ module Kitchen module Driver # Version string for EC2 Test Kitchen driver - EC2_VERSION = "0.10.0.rc.1" + EC2_VERSION = "0.10.0" end end