From b7375241b8ca1e34d7aca4aa77414f699985cdf7 Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Sat, 20 May 2017 11:30:21 -0500 Subject: Update the Version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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: -- cgit