urturn-cli 0.6.4 → 0.6.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. data/bin/urturn +1 -1
  2. data/lib/webdoc-cli/version.rb +1 -1
  3. metadata +1 -1
data/bin/urturn CHANGED
@@ -10,7 +10,7 @@ program_desc "Command Line to access Webdoc API"
10
10
 
11
11
  version Webdoc::Cli::VERSION
12
12
 
13
- flag [:h, :host], :default_value => 'urturn.com'
13
+ flag [:h, :host], :default_value => 'www.urturn.com'
14
14
 
15
15
  pre do |global_options, command, options, args|
16
16
  Webdoc::Cli.host = global_options[:host]
@@ -1,5 +1,5 @@
1
1
  module Webdoc
2
2
  module Cli
3
- VERSION = "0.6.4"
3
+ VERSION = "0.6.6"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: urturn-cli
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.4
4
+ version: 0.6.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: