Skip to content

Commit a0d030a

Browse files
author
J. Doe (https://devcenter.bitrise.io/builds/setting-your-git-credentials-on-build-machines/)
committed
chore: Version 7.3.0
1 parent bd3b1e4 commit a0d030a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

InstantSearch.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'InstantSearch'
3-
s.version = '7.2.0'
3+
s.version = '7.3.0'
44
s.platforms = { :ios => "9.0", :osx => "10.10", :watchos => "3.0", :tvos => "9.0" }
55

66
s.license = { type: 'Apache 2.0', file: 'LICENSE.md' }
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// This is generated file. Don't modify it manually.
2-
public extension Version { static let current: Version = .init(major: 7, minor: 2, patch: 0, prereleaseIdentifier: nil) }
2+
public extension Version { static let current: Version = .init(major: 7, minor: 3, patch: 0, prereleaseIdentifier: nil) }

0 commit comments

Comments
 (0)