Preparations for 2.4.1.

This commit is contained in:
Timofey Solomko
2017-05-06 18:48:43 +03:00
parent 6a76b37f4e
commit d883c37bd1
71 changed files with 351 additions and 449 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "SWCompression"
s.version = "2.4.0"
s.version = "2.4.1"
s.summary = "Framework with implementations in Swift of different (de)compression algorithms"
s.description = <<-DESC