diff --git a/ReactiveKit.podspec b/ReactiveKit.podspec
index a43541e..ace735b 100644
--- a/ReactiveKit.podspec
+++ b/ReactiveKit.podspec
@@ -1,12 +1,12 @@
Pod::Spec.new do |s|
s.name = "ReactiveKit"
- s.version = "3.10.0"
+ s.version = "3.11.0"
s.summary = "A Swift Reactive Programming Framework"
s.description = "ReactiveKit is a Swift framework for reactive and functional reactive programming."
s.homepage = "https://github.com/DeclarativeHub/ReactiveKit"
s.license = 'MIT'
s.author = { "Srdan Rasic" => "srdan.rasic@gmail.com" }
- s.source = { :git => "https://github.com/DeclarativeHub/ReactiveKit.git", :tag => "v3.10.0" }
+ s.source = { :git => "https://github.com/DeclarativeHub/ReactiveKit.git", :tag => "v3.11.0" }
s.ios.deployment_target = '8.0'
s.osx.deployment_target = '10.11'
diff --git a/Supporting Files/Info.plist b/Supporting Files/Info.plist
index f5e782b..b8748b1 100644
--- a/Supporting Files/Info.plist
+++ b/Supporting Files/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 3.10.0
+ 3.11.0
CFBundleSignature
????
CFBundleVersion