olympe 0.1 → 0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/vmc/const.rb +1 -1
  2. metadata +2 -2
data/lib/vmc/const.rb CHANGED
@@ -5,7 +5,7 @@ module VMC
5
5
  VERSION = '0.3.18.1'
6
6
 
7
7
  # Targets
8
- DEFAULT_TARGET = 'http://api.cloud.anotherservice.com'
8
+ DEFAULT_TARGET = 'http://api.cloud.olympe-network.com'
9
9
  DEFAULT_LOCAL_TARGET = 'http://api.vcap.me'
10
10
 
11
11
  # General Paths
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: olympe
3
3
  version: !ruby/object:Gem::Version
4
- version: '0.1'
4
+ version: '0.2'
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -245,8 +245,8 @@ files:
245
245
  - lib/vmc/micro/switcher/linux.rb
246
246
  - lib/vmc/micro/switcher/windows.rb
247
247
  - lib/vmc/micro/vmrun.rb
248
- - lib/vmc/const.rb
249
248
  - lib/vmc/client.rb
249
+ - lib/vmc/const.rb
250
250
  - caldecott_helper/Gemfile
251
251
  - caldecott_helper/Gemfile.lock
252
252
  - caldecott_helper/server.rb