Skip to content

Commit d9366bd

Browse files
committed
Revert "0.4.0 release"
This reverts commit 541273f.
1 parent 541273f commit d9366bd

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.4.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)