From 39af019db421cb07da87c579865e1893fe9bb04f Mon Sep 17 00:00:00 2001 From: Lukasz Raczylo Date: Sat, 15 May 2021 18:59:00 +0100 Subject: [PATCH] Fix documentation on strict mode. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b997f6b..dbcbe19 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ Linux/arm64, Linux/amd64 * 0.0.1 - PATCH - starting commit * 0.0.1 - PATCH - another commit -* 0.0.1 - PATCH - another commit with word 'Update' => DOUBLE increment PATCH +* 0.0.1 - PATCH - another commit with word 'Update' => SINGLE increment PATCH * 0.1.0 - MINOR - after commit with word 'Change' => increment MINOR, reset PATCH * 0.1.0 - PATCH - additional commit * 1.0.0 - MAJOR - commit with word 'BREAKING' = > INCREMENT MAJOR, reset MINOR