We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fd2c24 commit 49a54d0Copy full SHA for 49a54d0
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.2.0"
+ static var SDK_VERSION: String = "0.3.0"
11
12
/// Getting Application Version from info.plist
13
static var APP_VERSION: String {
0 commit comments