From: Ben Beltran Date: Tue, 10 Mar 2020 02:35:15 +0000 (-0500) Subject: Bumping to 1.0.0 to use semver X-Git-Tag: 1.0.0^2^2~7 X-Git-Url: https://git.r.bdr.sh/rbdr/lyricli/commitdiff_plain/c71a08f54d2846ca1d2139120d53aa36485e6752 Bumping to 1.0.0 to use semver --- diff --git a/Sources/lyricli/lyricli.swift b/Sources/lyricli/lyricli.swift index c4136fb..043c004 100644 --- a/Sources/lyricli/lyricli.swift +++ b/Sources/lyricli/lyricli.swift @@ -2,7 +2,7 @@ class Lyricli { // Version of the application - static var version = "0.4.0" + static var version = "1.0.0" // Flag that controls whether we should show the track artist and name before // the lyrics