Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro Cunha committed Jun 18, 2013
1 parent 5ef7e5c commit 3e7677e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
git-whistles (0.7.3)
git-whistles (0.7.4)
pivotal-tracker (~> 0.5.6)
term-ansicolor

Expand Down
2 changes: 2 additions & 0 deletions HISTORY
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# 2013-06-18: 0.7.4
* [FIX] Adjusted git-pull-request to play with the new GitHub pull request user interface
2 changes: 1 addition & 1 deletion lib/git-whistles/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

module Git
module Whistles
VERSION = "0.7.3"
VERSION = "0.7.4"
GEMDIR = Pathname.new(__FILE__).parent.parent.parent
end
end

0 comments on commit 3e7677e

Please sign in to comment.