dtachr 0.1.0 → 0.1.1

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/dtachr.gemspec +1 -1
  2. data/lib/dtachr.rb +2 -2
  3. metadata +2 -2
data/dtachr.gemspec CHANGED
@@ -13,7 +13,7 @@ Gem::Specification.new do |s|
13
13
  ## If your rubyforge_project name is different, then edit it and comment out
14
14
  ## the sub! line in the Rakefile
15
15
  s.name = 'dtachr'
16
- s.version = '0.1.0'
16
+ s.version = '0.1.1'
17
17
  s.date = '2014-02-18'
18
18
  s.rubyforge_project = 'dtachr'
19
19
 
data/lib/dtachr.rb CHANGED
@@ -6,7 +6,7 @@ require 'docopt'
6
6
 
7
7
  module Dtachr
8
8
 
9
- VERSION = '0.1.0'
9
+ VERSION = '0.1.1'
10
10
  NAME = 'dtachr'
11
11
 
12
12
  DOC = <<-DOCOPT
@@ -61,7 +61,7 @@ module Dtachr
61
61
  private
62
62
 
63
63
  def default_message
64
- "'`#{@command}` finished.'"
64
+ "'#{@command}' finished."
65
65
  end
66
66
 
67
67
  def execute(command)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dtachr
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -109,7 +109,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
109
109
  version: '0'
110
110
  segments:
111
111
  - 0
112
- hash: 4574881616705672769
112
+ hash: -1728541180792891288
113
113
  required_rubygems_version: !ruby/object:Gem::Requirement
114
114
  none: false
115
115
  requirements: