Explorar o código

Bump version 0.7.0

Marcin Krzyżanowski %!s(int64=8) %!d(string=hai) anos
pai
achega
58c082c57d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      CryptoSwift.podspec

+ 1 - 1
CryptoSwift.podspec

@@ -1,6 +1,6 @@
 Pod::Spec.new do |s|
   s.name         = "CryptoSwift"
-  s.version      = "0.7.0-alpha.1"
+  s.version      = "0.7.0"
   s.summary      = "Cryptography in Swift. SHA, MD5, CRC, PBKDF, Poly1305, HMAC, ChaCha20, Rabbit, Blowfish, AES."
   s.description  = "Cryptography functions and helpers for Swift implemented in Swift. SHA, MD5, PBKDF1, PBKDF2, CRC, Poly1305, HMAC, ChaCha20, Rabbit, Blowfish, AES."
   s.homepage     = "https://github.com/krzyzanowskim/CryptoSwift"