Skip to content

Commit

Permalink
Bump SDK version to 0.1.4 (matrix-rust-sdk 0f7d839c492fb7823e8a0107dc…
Browse files Browse the repository at this point in the history
…3a12316b7b4209)
  • Loading branch information
ganfra committed Mar 21, 2023
1 parent cbe4002 commit b332182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/BuildVersionsSDK.kt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
object BuildVersionsSDK {
const val majorVersion = 0
const val minorVersion = 1
const val patchVersion = 3
const val patchVersion = 4
}

0 comments on commit b332182

Please sign in to comment.