Skip to content

Commit 2f77c42

Browse files
committed
0.5.0 release
1 parent 68ac499 commit 2f77c42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Sources/ipinfoKit/Constant.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ open class Constants {
77

88
static let shared = Constants()
99

10-
static var SDK_VERSION: String = "0.4.0"
11-
10+
static var SDK_VERSION: String = "0.5.0"
11+
1212
/// Getting Application Version from info.plist
1313
static var APP_VERSION: String {
1414
Bundle.main.appVersion ?? ""

0 commit comments

Comments
 (0)