aboutsummaryrefslogtreecommitdiff
path: root/OLMKit.podspec
diff options
context:
space:
mode:
authorHubert Chathi <hubert@uhoreg.ca>2020-10-06 15:08:10 -0400
committerHubert Chathi <hubert@uhoreg.ca>2020-10-06 15:08:10 -0400
commit4d17aa4f05044e8063c75b1592d98f1a92a5e214 (patch)
tree0ce1a5989a6e7b21b267f8da0e4cd05ede5c88d6 /OLMKit.podspec
parentd4afebc88360de4934b7ad49488d5cae4faca8c9 (diff)
bump version numbers and update changelog3.2.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 2b27650..a4a9c5d 100644
--- a/OLMKit.podspec
+++ b/OLMKit.podspec
@@ -2,8 +2,8 @@ Pod::Spec.new do |s|
# The libolm version
MAJOR = 3
- MINOR = 1
- PATCH = 5
+ MINOR = 2
+ PATCH = 0
s.name = "OLMKit"
s.version = "#{MAJOR}.#{MINOR}.#{PATCH}"