diff options
| author | nytpu <alex@nytpu.com> | 2021-03-19 18:58:45 -0600 |
|---|---|---|
| committer | nytpu <alex@nytpu.com> | 2021-03-19 18:58:45 -0600 |
| commit | eb8cd579a038d2ffc82f299b385508069853bc35 (patch) | |
| tree | 67759d682aadbda075e81dde557e6a0650aabe40 /Makefile | |
| parent | 1c99eac0d2d93013e5ac25636130d6ecfdb7b47f (diff) | |
Bump version to v1.0.0
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ NAME := comitium # will automatically set main.Version with this string -VERSION ?= 0.0.1 +VERSION ?= 1.0.0 # source dirs & files # GOSRC := $(shell find . -type f -name '*.go') |
