Skip to content

Commit

Permalink
Bump up version
Browse files Browse the repository at this point in the history
  • Loading branch information
mono0926 authored Oct 9, 2019
1 parent 48a622c commit 88db3f4
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.3"
public static let version = "2.8.0"
public static let encoding = String.Encoding.utf8
}

0 comments on commit 88db3f4

Please sign in to comment.