Skip to content

Commit d60ad05

Browse files
committed
0.6.0 release
1 parent 252edf7 commit d60ad05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/ipinfoKit/Constant.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ open class Constants {
77

88
static let shared = Constants()
99

10-
static var SDK_VERSION: String = "0.5.0"
10+
static var SDK_VERSION: String = "0.6.0"
1111

1212
/// Getting Application Version from info.plist
1313
static var APP_VERSION: String {

0 commit comments

Comments
 (0)