Skip to content

Commit

Permalink
Update gem version
Browse files Browse the repository at this point in the history
  • Loading branch information
asoesilo committed Feb 1, 2015
1 parent a5d4afa commit abe3316
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions routific.gemspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Gem::Specification.new do |s|
s.name = 'routific'
s.version = '0.0.3'
s.date = '2015-01-21'
s.version = '0.0.4'
s.date = '2015-01-31'
s.add_runtime_dependency('rest-client', '~> 1.7')
s.add_runtime_dependency('json', '~> 1.8')
s.add_development_dependency('rspec', '~> 3.0')
Expand Down

0 comments on commit abe3316

Please sign in to comment.