Skip to content

Commit

Permalink
Version bump 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Brock Wilcox committed Jan 3, 2017
1 parent 7ba9a56 commit 001c3ab
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions pry-timetravel.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'pry-timetravel'
s.version = '0.0.3'
s.version = '0.0.4'
s.summary = 'Timetravel'
s.description = 'Allows you to timetravel!'
s.homepage = 'https://github.com/awwaiid/pry-timetravel'
Expand All @@ -14,7 +14,4 @@ Gem::Specification.new do |s|
s.add_development_dependency 'rake'
s.add_development_dependency 'rspec'
s.add_development_dependency 'pry-byebug'
# s.add_development_dependency 'yard'
# s.add_development_dependency 'redcarpet'
# s.add_development_dependency 'capybara'
end

0 comments on commit 001c3ab

Please sign in to comment.