Skip to content

Commit

Permalink
docs: bump db version in makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
addetz committed Sep 5, 2024
1 parent c04f158 commit 3c70d7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.PHONY: license


VERSION:=1.0.0
VERSION:=1.1.0

build:
go build -o hello-universe-api
Expand Down

0 comments on commit 3c70d7e

Please sign in to comment.