chore(release): 3.5.1 [skip ci]

## [3.5.1](https://github.com/revanced/revanced-patcher/compare/v3.5.0...v3.5.1) (2022-09-06)

### Bug Fixes

* add tests for PathOption ([d6308e1](d6308e126c))
* PathOption should be open, not sealed ([a562e47](a562e476c0))
* typo in ListOption ([3921648](392164862c))

### Performance Improvements

* make exception an object ([75d2be8](75d2be8803))
This commit is contained in:
semantic-release-bot
2022-09-06 20:38:24 +00:00
parent a562e476c0
commit aa46b953db
2 changed files with 15 additions and 1 deletions

View File

@@ -1,2 +1,2 @@
kotlin.code.style = official
version = 3.5.0
version = 3.5.1