aboutsummaryrefslogtreecommitdiff
path: root/OLMKit.podspec
diff options
context:
space:
mode:
authormanuroe <manu@matrix.org>2016-11-17 14:03:15 +0100
committermanuroe <manu@matrix.org>2016-11-17 14:03:15 +0100
commit0b1ecbff2d31b94046834358b851c369ad36ee88 (patch)
treec117dd408bdcfdffa85c7c22a304acf4bc4d73e4 /OLMKit.podspec
parent7ee17a295738f0db8cab74cec2343a577f2ade45 (diff)
OLMKit: Add it to olm from version 2.0.1
Diffstat (limited to 'OLMKit.podspec')
-rw-r--r--OLMKit.podspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/OLMKit.podspec b/OLMKit.podspec
index 0877e3a..6403fdc 100644
--- a/OLMKit.podspec
+++ b/OLMKit.podspec
@@ -3,7 +3,7 @@ Pod::Spec.new do |s|
# The libolm version
MAJOR = 2
MINOR = 0
- PATCH = 0
+ PATCH = 1
s.name = "OLMKit"
s.version = "#{MAJOR}.#{MINOR}.#{PATCH}"