Skip to content

Commit

Permalink
Bump up version
Browse files Browse the repository at this point in the history
  • Loading branch information
mono0926 committed Jul 5, 2020
1 parent 87c7b84 commit 82dc80e
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 @@ -9,6 +9,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.15.0"
public static let version = "2.16.0"
public static let encoding = String.Encoding.utf8
}

0 comments on commit 82dc80e

Please sign in to comment.