diff --git a/CHANGELOG.md b/CHANGELOG.md index 3620268..80d0407 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# [1.10.0-dev.6](https://github.com/IndusAryan/twitter-patches/compare/v1.10.0-dev.5...v1.10.0-dev.6) (2024-03-14) + + +### Features + +* **twitter:** new patches ([5d02d43](https://github.com/IndusAryan/twitter-patches/commit/5d02d433b266882f012c1d0c44f18d532fe917aa)) # [1.10.0-dev.5](https://github.com/IndusAryan/twitter-patches/compare/v1.10.0-dev.4...v1.10.0-dev.5) (2024-02-15) diff --git a/gradle.properties b/gradle.properties index 01fce35..72b2e35 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,4 @@ org.gradle.parallel = true org.gradle.caching = true kotlin.code.style = official -version = 1.10.0-dev.5 - +version = 1.10.0-dev.6