Preparations for 1.1.1.

This commit is contained in:
Timofey Solomko
2016-11-20 19:10:52 +03:00
parent 975e42df5d
commit 3c24004b5e
6 changed files with 12 additions and 5 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "SWCompression"
s.version = "1.1.0"
s.version = "1.1.1"
s.summary = "Framework with implementations in Swift of different (de)compression algorithms"
s.description = <<-DESC