diff --git a/LibSignalProtocolSwift.podspec b/LibSignalProtocolSwift.podspec
index 719d6bc..f3c8e1b 100644
--- a/LibSignalProtocolSwift.podspec
+++ b/LibSignalProtocolSwift.podspec
@@ -3,7 +3,7 @@ Pod::Spec.new do |spec|
spec.summary = 'A Swift implementation of the Signal Protocol'
spec.license = 'MIT'
- spec.version = '1.0.1'
+ spec.version = '1.1.0'
spec.source = {
:git => 'https://github.com/christophhagen/LibSignalProtocolSwift.git',
:tag => spec.version
diff --git a/Sources/Info/Info.plist b/Sources/Info/Info.plist
index c67cf0c..a5ae6f9 100644
--- a/Sources/Info/Info.plist
+++ b/Sources/Info/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 0.9.9
+ 1.1.0
CFBundleVersion
$(CURRENT_PROJECT_VERSION)
NSPrincipalClass