Set version to 4.0.0-dev in some places

This commit is contained in:
Timofey Solomko
2017-10-28 13:16:31 +03:00
parent ed98f11677
commit 86d1026d68
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "SWCompression"
s.version = "3.4.0"
s.version = "4.0.0-dev"
s.summary = "Framework with implementations in Swift of different (de)compression algorithms"
s.description = <<-DESC