lib/vagrant-conoha/version.rb in vagrant-conoha-0.1.9 vs lib/vagrant-conoha/version.rb in vagrant-conoha-0.1.10

- old
+ new

@@ -2,10 +2,10 @@ module ConoHa # # Stable versions must respect the pattern given # by VagrantPlugins::ConoHa::VERSION_PATTERN # - VERSION = '0.1.9' + VERSION = '0.1.10' # # Stable version must respect the naming convention 'x.y.z' # where x, y and z are integers inside the range [0, 999] #