Preparations for 1.1.2.

This commit is contained in:
Timofey Solomko
2016-11-22 23:05:58 +03:00
parent 3d82fb83b1
commit f35565afec
6 changed files with 10 additions and 5 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "SWCompression"
s.version = "1.1.1"
s.version = "1.1.2"
s.summary = "Framework with implementations in Swift of different (de)compression algorithms"
s.description = <<-DESC