diff options
| -rw-r--r-- | CHANGELOG | 3 | ||||
| -rw-r--r-- | doc/grappele.txt | 2 | 
2 files changed, 4 insertions, 1 deletions
| @@ -1,6 +1,9 @@  CHANGELOG  ========= +v0.0.2 (2015-09-16): +	* Make `G` command `<silent>` +  v0.0.1 (2015-09-14):  	* Initial release  	* Custom `G` command that stores the most recent count passed to it diff --git a/doc/grappele.txt b/doc/grappele.txt index 459741f..42a6ed7 100644 --- a/doc/grappele.txt +++ b/doc/grappele.txt @@ -2,7 +2,7 @@  Author:  Teddy Wing <http://teddywing.com>  License: MIT -Version: 0.0.1 +Version: 0.0.2  ==============================================================================  INTRODUCTION                                           *grappele-introduction* | 
