Preparations for 1.1.1.

This commit is contained in:
Timofey Solomko
2016-11-20 19:10:52 +03:00
parent 55f70ad9c2
commit df1ed2f685
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