chore(release): 2.0.1 [skip ci]

## [2.0.1](https://github.com/revanced/revanced-patcher/compare/v2.0.0...v2.0.1) (2022-06-26)

### Bug Fixes

* use `Exception` instead of `MethodNotFoundException` ([2fc4ec4](2fc4ec4021))
This commit is contained in:
semantic-release-bot 2022-06-26 16:03:10 +00:00
parent 2fc4ec4021
commit d6ed06a327
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [2.0.1](https://github.com/revanced/revanced-patcher/compare/v2.0.0...v2.0.1) (2022-06-26)
### Bug Fixes
* use `Exception` instead of `MethodNotFoundException` ([2fc4ec4](https://github.com/revanced/revanced-patcher/commit/2fc4ec40217a917ea6106ddc87be332f725aa13c))
# [2.0.0](https://github.com/revanced/revanced-patcher/compare/v1.11.0...v2.0.0) (2022-06-26)

View File

@ -1,2 +1,2 @@
kotlin.code.style = official
version = 2.0.0
version = 2.0.1