Skip to content

Commit

Permalink
Update gemspec for 2016
Browse files Browse the repository at this point in the history
  • Loading branch information
jfahrenkrug committed Jun 23, 2016
1 parent d1eac59 commit 3a4341b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wwdcdownloader.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = "wwdcdownloader"
s.version = "20.15.1"
s.version = "20.16.0"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Johannes Fahrenkrug"]
s.date = "2015-07-04"
s.date = "2016-06-23"
s.description = "At each year's WWDC, Apple releases great sample projects. Unfortunately it is very tedious to manually download all these treasures through your browser. WWDC-Downloader solves this problem for you!"
s.email = "johannes@springenwerk.com"
s.executables = ["wwdcdownloader"]
Expand Down

0 comments on commit 3a4341b

Please sign in to comment.