Skip to content

Commit

Permalink
Bump version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Smith committed May 12, 2024
1 parent 185769c commit f97aa74
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.7.4'
s.date = '2020-07-13'
s.version = '0.7.5'
s.date = '2024-05-12'
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 f97aa74

Please sign in to comment.