diff --git a/PostgresClientKit.podspec b/PostgresClientKit.podspec index 0bc0ecc..f71a3e0 100644 --- a/PostgresClientKit.podspec +++ b/PostgresClientKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = "PostgresClientKit" - spec.version = "1.3.0" + spec.version = "1.3.1" spec.summary = "A PostgreSQL client library for Swift. Does not require libpq." spec.homepage = "https://github.com/codewinsdotcom/PostgresClientKit" spec.license = "Apache License, Version 2.0"