From 93d445df01ca9044470b4d31cc729506cd8b627c Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Sat, 25 Nov 2017 13:31:15 -0600 Subject: Bump the version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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: -- cgit