Skip to content

Commit

Permalink
Bump up version
Browse files Browse the repository at this point in the history
  • Loading branch information
mono0926 committed Oct 3, 2019
1 parent b9ddbae commit a1a0bcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/LicensePlistCore/Consts.swift
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ public struct Consts {
public static let prefix = "com.mono0926.LicensePlist"
public static let outputPath = "\(prefix).Output"
public static let configPath = "license_plist.yml"
public static let version = "2.7.2"
public static let version = "2.7.3"
public static let encoding = String.Encoding.utf8
}

0 comments on commit a1a0bcd

Please sign in to comment.