From 57f84d0fd12d6466122dc8a2190e7e284f5668d7 Mon Sep 17 00:00:00 2001 From: Hiltjo Posthuma Date: Thu, 27 May 2021 12:41:43 +0200 Subject: [PATCH] bump version to 0.9.6 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bb79c6f..92f9128 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ .POSIX: NAME = stagit -VERSION = 0.9.5 +VERSION = 0.9.6 # paths PREFIX = /usr/local -- 2.30.2