Skip to content

Commit bfd2391

Browse files
committed
Version bump
1 parent a9c2b24 commit bfd2391

File tree

114 files changed

+115
-115
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

114 files changed

+115
-115
lines changed

AutocompleteClient/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>3.4.0</string>
18+
<string>3.4.1</string>
1919
<key>CFBundleVersion</key>
2020
<string>$(CURRENT_PROJECT_VERSION)</string>
2121
<key>NSPrincipalClass</key>

ConstructorAutocomplete.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
Pod::Spec.new do |spec|
22
spec.name = 'ConstructorAutocomplete'
3-
spec.version = '3.4.0'
3+
spec.version = '3.4.1'
44
spec.license = { :type => 'MIT', :file => 'LICENSE' }
55
spec.homepage = 'https://www.constructor.io'
66
spec.authors = { 'Zubin Tiku' => '[email protected]', 'Christopher Gee' => '[email protected]', 'Jimmy Li' => '[email protected]' }
77
spec.summary = 'Constructor.io iOS autosuggest client.'
8-
spec.source = { :git => 'https://github.com/Constructor-io/constructorio-client-swift.git', :tag => 'v3.4.0' }
8+
spec.source = { :git => 'https://github.com/Constructor-io/constructorio-client-swift.git', :tag => 'v3.4.1' }
99
spec.platform = :ios, '11.0'
1010
spec.source_files = 'AutocompleteClient/**/*.swift'
1111
spec.framework = 'UIKit'

docs/Classes/CIOAutocompleteQueryBuilder.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<a title="CIOAutocompleteQueryBuilder Class Reference"></a>
1818
<header>
1919
<div class="content-wrapper">
20-
<p><a href="../index.html">ConstructorAutocomplete 3.4.0 Docs</a> (94% documented)</p>
20+
<p><a href="../index.html">ConstructorAutocomplete 3.4.1 Docs</a> (94% documented)</p>
2121
<div class="header-right">
2222
<form role="search" action="../search.json">
2323
<input type="text" placeholder="Search documentation" data-typeahead>

docs/Classes/CIOAutocompleteResult.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<a title="CIOAutocompleteResult Class Reference"></a>
1818
<header>
1919
<div class="content-wrapper">
20-
<p><a href="../index.html">ConstructorAutocomplete 3.4.0 Docs</a> (94% documented)</p>
20+
<p><a href="../index.html">ConstructorAutocomplete 3.4.1 Docs</a> (94% documented)</p>
2121
<div class="header-right">
2222
<form role="search" action="../search.json">
2323
<input type="text" placeholder="Search documentation" data-typeahead>

docs/Classes/CIOBrowseFacetOptionsQueryBuilder.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<a title="CIOBrowseFacetOptionsQueryBuilder Class Reference"></a>
1818
<header>
1919
<div class="content-wrapper">
20-
<p><a href="../index.html">ConstructorAutocomplete 3.4.0 Docs</a> (94% documented)</p>
20+
<p><a href="../index.html">ConstructorAutocomplete 3.4.1 Docs</a> (94% documented)</p>
2121
<div class="header-right">
2222
<form role="search" action="../search.json">
2323
<input type="text" placeholder="Search documentation" data-typeahead>

docs/Classes/CIOBrowseFacetsQueryBuilder.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<a title="CIOBrowseFacetsQueryBuilder Class Reference"></a>
1818
<header>
1919
<div class="content-wrapper">
20-
<p><a href="../index.html">ConstructorAutocomplete 3.4.0 Docs</a> (94% documented)</p>
20+
<p><a href="../index.html">ConstructorAutocomplete 3.4.1 Docs</a> (94% documented)</p>
2121
<div class="header-right">
2222
<form role="search" action="../search.json">
2323
<input type="text" placeholder="Search documentation" data-typeahead>

docs/Classes/CIOBrowseGroupsQueryBuilder.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<a title="CIOBrowseGroupsQueryBuilder Class Reference"></a>
1818
<header>
1919
<div class="content-wrapper">
20-
<p><a href="../index.html">ConstructorAutocomplete 3.4.0 Docs</a> (94% documented)</p>
20+
<p><a href="../index.html">ConstructorAutocomplete 3.4.1 Docs</a> (94% documented)</p>
2121
<div class="header-right">
2222
<form role="search" action="../search.json">
2323
<input type="text" placeholder="Search documentation" data-typeahead>

docs/Classes/CIOBrowseItemsQueryBuilder.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<a title="CIOBrowseItemsQueryBuilder Class Reference"></a>
1818
<header>
1919
<div class="content-wrapper">
20-
<p><a href="../index.html">ConstructorAutocomplete 3.4.0 Docs</a> (94% documented)</p>
20+
<p><a href="../index.html">ConstructorAutocomplete 3.4.1 Docs</a> (94% documented)</p>
2121
<div class="header-right">
2222
<form role="search" action="../search.json">
2323
<input type="text" placeholder="Search documentation" data-typeahead>

docs/Classes/CIOBrowseQueryBuilder.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<a title="CIOBrowseQueryBuilder Class Reference"></a>
1818
<header>
1919
<div class="content-wrapper">
20-
<p><a href="../index.html">ConstructorAutocomplete 3.4.0 Docs</a> (94% documented)</p>
20+
<p><a href="../index.html">ConstructorAutocomplete 3.4.1 Docs</a> (94% documented)</p>
2121
<div class="header-right">
2222
<form role="search" action="../search.json">
2323
<input type="text" placeholder="Search documentation" data-typeahead>

docs/Classes/CIOCollectionData.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<a title="CIOCollectionData Class Reference"></a>
1818
<header>
1919
<div class="content-wrapper">
20-
<p><a href="../index.html">ConstructorAutocomplete 3.4.0 Docs</a> (94% documented)</p>
20+
<p><a href="../index.html">ConstructorAutocomplete 3.4.1 Docs</a> (94% documented)</p>
2121
<div class="header-right">
2222
<form role="search" action="../search.json">
2323
<input type="text" placeholder="Search documentation" data-typeahead>

0 commit comments

Comments
 (0)