From: Ben Beltran Date: Sat, 20 May 2017 16:30:21 +0000 (-0500) Subject: Update the Version X-Git-Tag: 0.2.0^2 X-Git-Url: https://git.r.bdr.sh/rbdr/lyricli/commitdiff_plain/b7375241b8ca1e34d7aca4aa77414f699985cdf7?ds=sidebyside Update the Version --- diff --git a/Makefile b/Makefile index 0f57bd9..6e2d27d 100644 --- a/Makefile +++ b/Makefile @@ -34,7 +34,7 @@ document: build --author Lyricli \ --author_url https://github.com/lyricli-app \ --github_url https://github.com/lyricli-app/lyricli \ - --module-version 0.1.0 \ + --module-version 0.2.0 \ --module Lyricli \ clean: diff --git a/Sources/lyricli.swift b/Sources/lyricli.swift index 7d77a51..91e0c51 100644 --- a/Sources/lyricli.swift +++ b/Sources/lyricli.swift @@ -2,7 +2,7 @@ class Lyricli { // Version of the application - static var version = "0.1.0" + static var version = "0.2.0" // Flag that controls whether we should show the track artist and name before // the lyrics