diff --git a/.jazzy.yaml b/.jazzy.yaml
index afa19ebf..9a982ecc 100644
--- a/.jazzy.yaml
+++ b/.jazzy.yaml
@@ -3,11 +3,11 @@ clean: true
exclude: Tests/
author: Timofey Solomko
module: SWCompression
-module_version: 3.1.3
+module_version: 3.2.0-test
copyright: '© 2017 Timofey Solomko'
readme: README.md
github_url: https://github.com/tsolomko/SWCompression
-github_file_prefix: https://github.com/tsolomko/SWCompression/tree/v3.1.3
+github_file_prefix: https://github.com/tsolomko/SWCompression/tree/v3.2.0-test
theme: fullwidth
custom_categories:
diff --git a/SWCompression.podspec b/SWCompression.podspec
index 7b0776d6..63df67f3 100644
--- a/SWCompression.podspec
+++ b/SWCompression.podspec
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "SWCompression"
- s.version = "3.1.3"
+ s.version = "3.2.0-test"
s.summary = "Framework with implementations in Swift of different (de)compression algorithms"
s.description = <<-DESC
diff --git a/Sources/Service/Info.plist b/Sources/Service/Info.plist
index 2b1e0b73..6ab7b05c 100644
--- a/Sources/Service/Info.plist
+++ b/Sources/Service/Info.plist
@@ -15,7 +15,7 @@
@@ -242,7 +246,7 @@
@@ -308,7 +316,7 @@