Skip to content

Commit

Permalink
Merge branch 'main' into bugfix/xcode-16
Browse files Browse the repository at this point in the history
  • Loading branch information
mgacy authored Oct 17, 2024
2 parents 7a24ce5 + 1e4d2de commit 77aab12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Lingo/Version.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
/// Namespace for the current version of the target in which this file is contained.
enum Version {
/// The current version number.
static let number = "1.1.3"
static let number = "1.2.0"
}

0 comments on commit 77aab12

Please sign in to comment.