From 8a05e0113d49585ba1c22251695d5478b1c634ca Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Mon, 21 Sep 2020 00:23:42 +0200 Subject: Increase version v0.1.0 -> v0.2.0 --- CHANGELOG | 3 +++ README.md | 4 ++-- doc/grappele.txt | 4 ++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index a239ed1..59d9508 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,9 @@ CHANGELOG ========= +v0.2.0 (2020-09-21): + * Add visual and operator-pending mode mappings for `G` + v0.1.0 (2018-12-13): * Relicense under the GNU GPLv3+ * Add visual and operator-pending mode mappings diff --git a/README.md b/README.md index 636902a..3d90bea 100644 --- a/README.md +++ b/README.md @@ -24,5 +24,5 @@ install: ## License -Copyright © 2015–2018 Teddy Wing. Licensed under the GNU GPLv3+ (see the included -COPYING file). +Copyright © 2015–2018, 2020 Teddy Wing. Licensed under the GNU GPLv3+ (see the +included COPYING file). diff --git a/doc/grappele.txt b/doc/grappele.txt index 49a1250..006881f 100644 --- a/doc/grappele.txt +++ b/doc/grappele.txt @@ -2,7 +2,7 @@ Author: Teddy Wing License: GPLv3+ -Version: 0.1.0 +Version: 0.2.0 ============================================================================== INTRODUCTION *grappele-introduction* @@ -26,7 +26,7 @@ gG Go to the line specified by the most recent use of |G| ============================================================================== LICENSE *grappele-license* -Copyright (c) 2015–2018 Teddy Wing +Copyright (c) 2015–2018, 2020 Teddy Wing Grappele is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -- cgit v1.2.3