pivotal-github 0.6.0 → 0.6.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.
data/README.md CHANGED
@@ -109,13 +109,13 @@ Additionally, `git story-merge` accepts any options valid for `git merge`.
109
109
 
110
110
  ### git story-pull-request
111
111
 
112
- `git story-pull-request` opens the proper remote URI to issue a pull request for the current branch (OS–X only):
112
+ `git story-pull-request` opens the proper remote URI to issue a pull request for the current branch (OS X–only):
113
113
 
114
114
  $ git story-pull-request
115
115
 
116
116
  ### story-open
117
117
 
118
- The `story-open` command (*note*: no `git`) opens the current story in the default browser (OS X–only):
118
+ The `story-open` command (*note*: no `git`) opens the current story in the default browser (OS X–only):
119
119
 
120
120
  $ story-open
121
121
 
@@ -1,5 +1,5 @@
1
1
  module Pivotal
2
2
  module Github
3
- VERSION = "0.6.0"
3
+ VERSION = "0.6.1"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pivotal-github
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.0
4
+ version: 0.6.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: