Skip to content

Commit 3af0479

Browse files
committed
build: version v1.2.1
1 parent 06b7c45 commit 3af0479

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
0 Bytes
Binary file not shown.

Constants.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import Foundation
22

33
struct Constants {
4-
static let appVersion = "v1.2.0"
4+
static let appVersion = "v1.2.1"
55

66
static let apiEndpoints = [
77
"https://api.binance.com/api/v3/ticker/price",

0 commit comments

Comments
 (0)