jiraa 1.0.0 → 1.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/bin/jiraa +0 -1
  2. data/lib/jiraa/version.rb +1 -1
  3. metadata +1 -1
data/bin/jiraa CHANGED
@@ -225,7 +225,6 @@ def configure_client(config)
225
225
  c.password = config["password"]
226
226
  c.port = config["port"]
227
227
  c.proxy = ENV['https_proxy']
228
- c.api_path = "/jira/rest/api/2"
229
228
  end
230
229
  end
231
230
 
@@ -1,3 +1,3 @@
1
1
  module Jiraa
2
- VERSION = '1.0.0'
2
+ VERSION = '1.0.1'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jiraa
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: