lib/vagrant-conoha/version.rb in vagrant-conoha-0.1.0 vs lib/vagrant-conoha/version.rb in vagrant-conoha-0.1.1

- old
+ new

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