aboutsummaryrefslogtreecommitdiff
path: root/OLMKit.podspec
diff options
context:
space:
mode:
authorHubert Chathi <hubert@uhoreg.ca>2018-07-04 15:24:44 -0400
committerHubert Chathi <hubert@uhoreg.ca>2018-07-04 15:24:44 -0400
commit98e8ee1b0da9609c0b504d9582dfedd14db38c00 (patch)
tree1920da10aca1e6b7d6333c981807196077490b2b /OLMKit.podspec
parentdac2c1064e6777c2bade517fd92d95669a897702 (diff)
prepare 2.3.02.3.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 cf05845..c6abbdc 100644
--- a/OLMKit.podspec
+++ b/OLMKit.podspec
@@ -2,8 +2,8 @@ Pod::Spec.new do |s|
# The libolm version
MAJOR = 2
- MINOR = 2
- PATCH = 2
+ MINOR = 3
+ PATCH = 0
s.name = "OLMKit"
s.version = "#{MAJOR}.#{MINOR}.#{PATCH}"