Skip to content

Commit 5853926

Browse files
Bump Version.swift -> 1.2.1 (#36)
Co-authored-by: mgacy <[email protected]>
1 parent 34a38fd commit 5853926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Lingo/Version.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
/// Namespace for the current version of the target in which this file is contained.
44
enum Version {
55
/// The current version number.
6-
static let number = "1.2.0"
6+
static let number = "1.2.1"
77
}

0 commit comments

Comments
 (0)