From aaf058f0d6fa4868e4360780c50aa6e620e0f3db Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Sun, 14 Apr 2019 16:12:02 +0200 Subject: Update CHANGELOG & Version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6bbe735..8c79c08 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.3.0 \ + --module-version 0.4.0 \ --module Lyricli \ clean: -- cgit