diff --git a/Chatto.podspec b/Chatto.podspec
index 7fce686..ae4de31 100644
--- a/Chatto.podspec
+++ b/Chatto.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Chatto"
- s.version = "2.1.0"
+ s.version = "3.0.0"
s.summary = "Chat framework in Swift"
s.description = <<-DESC
Lightweight chat framework to build Chat apps
diff --git a/Chatto/Source/Info.plist b/Chatto/Source/Info.plist
index dca568e..e0f4bf7 100644
--- a/Chatto/Source/Info.plist
+++ b/Chatto/Source/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 2.1.0
+ 3.0.0
CFBundleSignature
????
CFBundleVersion
diff --git a/Chatto/Tests/Info.plist b/Chatto/Tests/Info.plist
index 6d02d07..b75bb84 100644
--- a/Chatto/Tests/Info.plist
+++ b/Chatto/Tests/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
BNDL
CFBundleShortVersionString
- 2.1.0
+ 3.0.0
CFBundleSignature
????
CFBundleVersion
diff --git a/ChattoAdditions.podspec b/ChattoAdditions.podspec
index 8e08007..1fbc6d1 100644
--- a/ChattoAdditions.podspec
+++ b/ChattoAdditions.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "ChattoAdditions"
- s.version = "2.1.0"
+ s.version = "3.0.0"
s.summary = "UI componentes for Chatto"
s.description = <<-DESC
Text and photo bubbles
diff --git a/ChattoAdditions/Source/Info.plist b/ChattoAdditions/Source/Info.plist
index dca568e..e0f4bf7 100644
--- a/ChattoAdditions/Source/Info.plist
+++ b/ChattoAdditions/Source/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 2.1.0
+ 3.0.0
CFBundleSignature
????
CFBundleVersion
diff --git a/ChattoAdditions/Tests/Info.plist b/ChattoAdditions/Tests/Info.plist
index 6d02d07..b75bb84 100644
--- a/ChattoAdditions/Tests/Info.plist
+++ b/ChattoAdditions/Tests/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
BNDL
CFBundleShortVersionString
- 2.1.0
+ 3.0.0
CFBundleSignature
????
CFBundleVersion