Skip to content

Commit f97aa74

Browse files
author
Dave Smith
committed
Bump version number.
1 parent 185769c commit f97aa74

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

apktools.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818

1919
Gem::Specification.new do |s|
2020
s.name = 'apktools'
21-
s.version = '0.7.4'
22-
s.date = '2020-07-13'
21+
s.version = '0.7.5'
22+
s.date = '2024-05-12'
2323
s.summary = 'APKTools'
2424
s.description = 'Library to assist reading resource data out of Android APKs'
2525
s.authors = ['Dave Smith']

0 commit comments

Comments
 (0)