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