We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34a38fd commit 5853926Copy full SHA for 5853926
Sources/Lingo/Version.swift
@@ -3,5 +3,5 @@
3
/// Namespace for the current version of the target in which this file is contained.
4
enum Version {
5
/// The current version number.
6
- static let number = "1.2.0"
+ static let number = "1.2.1"
7
}
0 commit comments