diff options
Diffstat (limited to 'OLMKit.podspec')
-rw-r--r-- | OLMKit.podspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OLMKit.podspec b/OLMKit.podspec index bd404b9..dac7ab6 100644 --- a/OLMKit.podspec +++ b/OLMKit.podspec @@ -2,7 +2,7 @@ Pod::Spec.new do |s| # The libolm version MAJOR = 3 - MINOR = 0 + MINOR = 1 PATCH = 0 s.name = "OLMKit" |