diff --git a/Info.plist b/Info.plist
index dc2b99a3..b1376a82 100644
--- a/Info.plist
+++ b/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 3.0.1
+ 3.1.2
CFBundleSignature
????
CFBundleVersion
diff --git a/Koloda.podspec b/Koloda.podspec
index 497476d3..4221c488 100644
--- a/Koloda.podspec
+++ b/Koloda.podspec
@@ -2,7 +2,7 @@
Pod::Spec.new do |s|
s.name = "Koloda"
-s.version = "3.1.1"
+s.version = "3.1.2"
s.summary = "KolodaView is a class designed to simplify the implementation of Tinder like cards on iOS. "
s.homepage = "https://github.com/Yalantis/Koloda"
diff --git a/README.md b/README.md
index eb16a269..ebcf6d5a 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ KolodaView requires ARC.
------------------
```ruby
-pod 'Koloda', '~> 3.1.1'
+pod 'Koloda', '~> 3.1.2'
```
Thread Safety