aboutsummaryrefslogtreecommitdiff
path: root/OLMKit.podspec
diff options
context:
space:
mode:
authormanuroe <manu@matrix.org>2016-11-07 17:27:09 +0100
committermanuroe <manu@matrix.org>2016-11-07 17:27:09 +0100
commit27a8c28da4e5c62d8863ee3d30642109d713c4d6 (patch)
tree58e5afddfa83e50f02672e7d7bd573bcdd1df177 /OLMKit.podspec
parent5d1b66c350ac017613982f904b896750766654de (diff)
OLMKit: Update obj-c wrapper to 2.0.0
Diffstat (limited to 'OLMKit.podspec')
-rw-r--r--OLMKit.podspec4
1 files changed, 2 insertions, 2 deletions
diff --git a/OLMKit.podspec b/OLMKit.podspec
index 3c56773..0877e3a 100644
--- a/OLMKit.podspec
+++ b/OLMKit.podspec
@@ -1,8 +1,8 @@
Pod::Spec.new do |s|
# The libolm version
- MAJOR = 1
- MINOR = 3
+ MAJOR = 2
+ MINOR = 0
PATCH = 0
s.name = "OLMKit"