Preparations for 2.0.1.

This commit is contained in:
Timofey Solomko
2017-01-02 15:30:06 +03:00
parent 02e76226bf
commit e91ea337ec
6 changed files with 11 additions and 5 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "SWCompression"
s.version = "2.0.0"
s.version = "2.0.1"
s.summary = "Framework with implementations in Swift of different (de)compression algorithms"
s.description = <<-DESC