Skip to content

Commit

Permalink
Update podspec for v1.4.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
pitfield committed Nov 11, 2021
1 parent 50f5396 commit 4e4f567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PostgresClientKit.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = "PostgresClientKit"
spec.version = "1.4.0"
spec.version = "1.4.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"
Expand Down

0 comments on commit 4e4f567

Please sign in to comment.