We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 252edf7 commit d60ad05Copy full SHA for d60ad05
Sources/ipinfoKit/Constant.swift
@@ -7,7 +7,7 @@ open class Constants {
7
8
static let shared = Constants()
9
10
- static var SDK_VERSION: String = "0.5.0"
+ static var SDK_VERSION: String = "0.6.0"
11
12
/// Getting Application Version from info.plist
13
static var APP_VERSION: String {
0 commit comments