rainforest-cli 0.0.5 → 0.0.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -19,6 +19,8 @@ module Rainforest
19
19
 
20
20
  post_opts[:conflict] = @options.conflict if @options.conflict
21
21
 
22
+ puts "Issuing run"
23
+
22
24
  response = post(API_URL, post_opts)
23
25
  run_id = response["id"]
24
26
  running = true
@@ -1,5 +1,5 @@
1
1
  module Rainforest
2
2
  module Cli
3
- VERSION = "0.0.5"
3
+ VERSION = "0.0.6"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rainforest-cli
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: