diff --git a/Makefile b/Makefile index 3b2e285..cc3fdf5 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # Makefile for nmdc-telegramfrontend -VERSION := 1.0.0 +VERSION := 1.0.1 .PHONY: all dist clean