Skip to content

Commit

Permalink
Bump crypto version to 0.3.2 (matrix-rust-crypto-sdk 8b5de47acb9486c8…
Browse files Browse the repository at this point in the history
…dbbbe5764c7c97c24b6997b8)
  • Loading branch information
runner authored and runner committed Mar 28, 2023
1 parent 48b9bd5 commit baf4ef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/BuildVersionsCrypto.kt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
object BuildVersionsCrypto {
const val majorVersion = 0
const val minorVersion = 3
const val patchVersion = 1
const val patchVersion = 2
}

0 comments on commit baf4ef2

Please sign in to comment.