Skip to content

Commit

Permalink
chore: bump version 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eriestrisnadi committed Dec 30, 2024
1 parent ddc9b9c commit d460780
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/fridafuse/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# └ ┴└─┴─┴┘┴ ┴└ └─┘└─┘└─┘

__title__ = 'fridafuse'
__version__ = '0.1.0rc0'
__version__ = '0.1.0'
__description__ = 'Automatically patch APK with frida-gadget into Smali or Native Library.'
__readme__ = 'README.md'
__license__ = {
Expand Down

0 comments on commit d460780

Please sign in to comment.