awesome-cli 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -22,7 +22,7 @@ Gem::Specification.new do |s|
22
22
  --------------------
23
23
 
24
24
  Thanks for watching 'Shelly Takes a Stroll' and hopefully
25
- buy my new book:
25
+ buying my new book:
26
26
 
27
27
  Build Awesome Command-Line Applications with Ruby
28
28
 
@@ -1,5 +1,5 @@
1
1
  module Awesome
2
2
  module Cli
3
- VERSION = "0.1.0"
3
+ VERSION = "0.1.1"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: awesome-cli
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:
@@ -28,8 +28,8 @@ files:
28
28
  homepage: http://pragprog.com/book/dccar/build-awesome-command-line-applications-in-ruby
29
29
  licenses: []
30
30
  post_install_message: ! "\n \n--------------------\n\nThanks for watching 'Shelly
31
- Takes a Stroll' and hopefully\nbuy my new book:\n\nBuild Awesome Command-Line Applications
32
- with Ruby \n\n by\n\n David Bryant Copeland\n\nYou
31
+ Takes a Stroll' and hopefully\nbuying my new book:\n\nBuild Awesome Command-Line
32
+ Applications with Ruby \n\n by\n\n David Bryant Copeland\n\nYou
33
33
  can buy (and preview) it at:\n\nhttp://bit.ly/clibook\n\nThanks!\n\n- David Bryant
34
34
  Copeland\n\n--------------------\n"
35
35
  rdoc_options: []