From: Ben Beltran Date: Sat, 25 Nov 2017 19:31:15 +0000 (-0600) Subject: Bump the version X-Git-Tag: 0.3.0^2 X-Git-Url: https://git.r.bdr.sh/rbdr/lyricli/commitdiff_plain/93d445df01ca9044470b4d31cc729506cd8b627c?ds=sidebyside Bump the version --- diff --git a/Makefile b/Makefile index 6e2d27d..6bbe735 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.2.0 \ + --module-version 0.3.0 \ --module Lyricli \ clean: diff --git a/Sources/lyricli.swift b/Sources/lyricli.swift index 91e0c51..8aeb5c0 100644 --- a/Sources/lyricli.swift +++ b/Sources/lyricli.swift @@ -2,7 +2,7 @@ class Lyricli { // Version of the application - static var version = "0.2.0" + static var version = "0.3.0" // Flag that controls whether we should show the track artist and name before // the lyrics