lib/vagrant-conoha/version.rb in vagrant-conoha-0.1.6 vs lib/vagrant-conoha/version.rb in vagrant-conoha-0.1.7
- old
+ new
@@ -2,10 +2,10 @@
module ConoHa
#
# Stable versions must respect the pattern given
# by VagrantPlugins::ConoHa::VERSION_PATTERN
#
- VERSION = '0.1.6'
+ VERSION = '0.1.7'
#
# Stable version must respect the naming convention 'x.y.z'
# where x, y and z are integers inside the range [0, 999]
#