aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHubert Chathi <hubert@uhoreg.ca>2018-10-24 09:32:21 -0400
committerHubert Chathi <hubert@uhoreg.ca>2018-10-24 09:32:21 -0400
commitec2695b9c945fa577c6fc4501d65a186208ecfed (patch)
tree9eab0803b822cc0d1ffbf1854bbd7539fff7d11c
parentff24af601a18e2dbc1a0bc7aed87936c83d79cd2 (diff)
bump OLMKit version too3.0.0
-rw-r--r--OLMKit.podspec4
1 files changed, 2 insertions, 2 deletions
diff --git a/OLMKit.podspec b/OLMKit.podspec
index c6abbdc..bd404b9 100644
--- a/OLMKit.podspec
+++ b/OLMKit.podspec
@@ -1,8 +1,8 @@
Pod::Spec.new do |s|
# The libolm version
- MAJOR = 2
- MINOR = 3
+ MAJOR = 3
+ MINOR = 0
PATCH = 0
s.name = "OLMKit"