diff options
| author | Ben Beltran <ben@nsovocal.com> | 2020-03-09 21:39:27 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2020-03-09 21:39:27 -0500 |
| commit | 101a6eccd794add1a4b1fcb1c9b0d6ece24d2939 (patch) | |
| tree | 76675dd8eb9d28f71dbf977f45f0669787e64f98 | |
| parent | 60e75b5599d849faf98fb0692df69fb655a614d0 (diff) | |
Update version in makefile
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ document: build --author Lyricli \ --author_url https://gitlab.com/lyricli \ --github_url https://gitlab.com/lyricli/lyricli \ - --module-version 0.4.0 \ + --module-version 1.0.0 \ --module Lyricli \ clean: |