lib/vagrant-google/version.rb in vagrant-google-0.2.5 vs lib/vagrant-google/version.rb in vagrant-google-1.0.0.rc0
- old
+ new
@@ -11,8 +11,8 @@
# 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 VagrantPlugins
module Google
- VERSION = "0.2.5".freeze
+ VERSION = "1.0.0.rc0".freeze
end
end