Skip to content

Commit

Permalink
Bump gemspec version.
Browse files Browse the repository at this point in the history
  • Loading branch information
devunwired committed Dec 18, 2013
1 parent cb1ae61 commit a0c6ff1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apktools.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

Gem::Specification.new do |s|
s.name = 'apktools'
s.version = '0.5.2'
s.date = '2013-11-25'
s.version = '0.6.0'
s.date = '2013-12-17'
s.summary = "APKTools"
s.description = "Library to assist reading resource data out of Android APKs"
s.authors = ["Dave Smith"]
Expand Down

0 comments on commit a0c6ff1

Please sign in to comment.