Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro Cunha committed Nov 17, 2013
1 parent 9870722 commit 4165c3e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
PATH
remote: .
specs:
git-whistles (0.7.7)
mime-types (~> 1.24)
nokogiri (~> 1.5.10)
git-whistles (0.8.0)
pivotal-tracker (~> 0.5.6)
term-ansicolor

Expand All @@ -18,8 +16,10 @@ GEM
libxml-ruby (~> 2.0)
libxml-ruby (2.7.0)
method_source (0.8.2)
mime-types (1.25)
nokogiri (1.5.10)
mime-types (2.0)
mini_portile (0.5.2)
nokogiri (1.6.0)
mini_portile (~> 0.5.0)
nokogiri-happymapper (0.5.8)
nokogiri (~> 1.5)
pivotal-tracker (0.5.12)
Expand Down
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.7"
VERSION = "0.8.0"
GEMDIR = Pathname.new(__FILE__).parent.parent.parent
end
end

0 comments on commit 4165c3e

Please sign in to comment.