pivotal-github 0.5.5 → 0.5.6

Sign up to get free protection for your applications and to get access to all the features.
data/README.md CHANGED
@@ -4,18 +4,11 @@ The `pivotal-github` gem facilitates a Pivotal Tracker–GitHub workflow inspire
4
4
 
5
5
  ## Installation
6
6
 
7
- Add this line to your application's Gemfile:
8
-
9
- gem 'pivotal-github', '~> 0.5.0'
10
-
11
- Then install the gem with Bundler:
12
-
13
- $ bundle install
14
-
15
- You can also install it directly as follows:
7
+ You can install the `pivotal-github` gem directly as follows:
16
8
 
17
9
  $ gem install pivotal-github
18
10
 
11
+
19
12
  ## Usage
20
13
 
21
14
  The `pivotal-github` gem adds several additional Git commands to the local environment. The main addition, `git story-commit`, automatically incorporates the Pivotal Tracker story id into the commit messages, while adding options to mark the story **Finished** or **Delivered**.
@@ -1,5 +1,5 @@
1
1
  module Pivotal
2
2
  module Github
3
- VERSION = "0.5.5"
3
+ VERSION = "0.5.6"
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.5.5
4
+ version: 0.5.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: