togist 1.0.3 → 1.0.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/lib/togist.rb +1 -1
  2. data/lib/togist/version.rb +1 -1
  3. metadata +4 -4
@@ -25,7 +25,7 @@ def help
25
25
  puts " 2g : Uploads to private gist and copies gist url to mac clipboard"
26
26
  puts " 2gpub : Same as above except public\n\n"
27
27
  puts "Tips:"
28
- puts " Add an 'o' to the end of a shortcut to make it open your browser to the gist"
28
+ puts " Add an 'o' to the end of a shortcut to make it open your browser to the gist\n\n"
29
29
  puts " e.g.:"
30
30
  puts " echo 'foo' | 2go # Will open to the private gist url"
31
31
  puts " echo 'foo' | 2gpubo # Will open to the public gist url"
@@ -1,3 +1,3 @@
1
1
  module Togist
2
- VERSION = "1.0.3"
2
+ VERSION = "1.0.4"
3
3
  end
metadata CHANGED
@@ -2,14 +2,14 @@
2
2
  name: togist
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 1.0.3
5
+ version: 1.0.4
6
6
  platform: ruby
7
7
  authors:
8
8
  - Mike Splain
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-12-13 00:00:00.000000000 Z
12
+ date: 2013-01-10 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  type: :development
@@ -103,7 +103,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
103
103
  - !ruby/object:Gem::Version
104
104
  segments:
105
105
  - 0
106
- hash: -832895396095482599
106
+ hash: -2156934195739277451
107
107
  version: '0'
108
108
  required_rubygems_version: !ruby/object:Gem::Requirement
109
109
  none: false
@@ -112,7 +112,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
112
112
  - !ruby/object:Gem::Version
113
113
  segments:
114
114
  - 0
115
- hash: -832895396095482599
115
+ hash: -2156934195739277451
116
116
  version: '0'
117
117
  requirements: []
118
118
  rubyforge_project: