Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
EgzonArifi committed Aug 13, 2024
1 parent b4c8889 commit 265b8ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/LinguaLib/Common/Extensions/String+Extension.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import Foundation

public extension String {
static let packageName = "Lingua"
static let version = "1.0.3"
static let version = "1.0.4"
static let swiftLocalizedName = "\(String.packageName).swift"
static let fileHeader = """
This file was generated with Lingua command line tool. Please do not change it!
Expand Down

0 comments on commit 265b8ce

Please sign in to comment.