Skip to content

Commit a67a70a

Browse files
Restore podspec patch version (#678)
1 parent 5f4bfae commit a67a70a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AlgoliaSearchClient.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |spec|
22
spec.name = "AlgoliaSearchClient"
33
spec.module_name = 'AlgoliaSearchClient'
4-
spec.version = "8.1.2-beta.1"
4+
spec.version = "8.1.1"
55
spec.summary = "Algolia Search API Client written in Swift."
66
spec.homepage = "https://github.com/algolia/algoliasearch-client-swift"
77
spec.license = { :type => "MIT", :file => "LICENSE" }

0 commit comments

Comments
 (0)