bump OLMKit version too

This commit is contained in:
Hubert Chathi 2018-10-24 09:32:21 -04:00
parent ff24af601a
commit ec2695b9c9

View file

@ -1,8 +1,8 @@
Pod::Spec.new do |s| Pod::Spec.new do |s|
# The libolm version # The libolm version
MAJOR = 2 MAJOR = 3
MINOR = 3 MINOR = 0
PATCH = 0 PATCH = 0
s.name = "OLMKit" s.name = "OLMKit"