Skip to content

Commit

Permalink
Release 0.0.06
Browse files Browse the repository at this point in the history
  • Loading branch information
connerfritz committed Feb 25, 2019
1 parent 29b203c commit 52faa16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ticketmaster.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Gem::Specification.new do |spec|
spec.version = 1
spec.authors = ["Conner Fritz"]
spec.email = "conner.fritz@ticketmaster.com"
spec.version = '0.0.05'
spec.date = '2016-08-29'
spec.version = '0.0.06'
spec.date = '2019-02-25'
spec.summary = "Ticketmaster Public SDK"
spec.description = "A simple Ruby API wrapper for the Ticketmaster Public APIs"
spec.files = Dir['lib/**/*.rb'] + Dir['bin/*'] + Dir['[A-Z]*'] + Dir['test/**/*']
Expand Down

0 comments on commit 52faa16

Please sign in to comment.