Skip to content

Commit 49a54d0

Browse files
committed
0.3.0 release
1 parent 1fd2c24 commit 49a54d0

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.2.0"
10+
static var SDK_VERSION: String = "0.3.0"
1111

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

0 commit comments

Comments
 (0)