Skip to content

Commit d808785

Browse files
committed
0.4.0 release
This reverts commit d9366bd.
1 parent 3ed530c commit d808785

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

0 commit comments

Comments
 (0)