commit 39d896e816101f8cca6db215edbe0f8084acc1c9
Author:     Laslo Hunhold <[email protected]>
AuthorDate: Wed Dec 22 15:39:58 2021 +0100
Commit:     Laslo Hunhold <[email protected]>
CommitDate: Wed Dec 22 16:01:26 2021 +0100

    Bump to version 1
    
    The library is well-refactored, identifies grapheme clusters as designed
    and the API is stable as well and fully documented.
    
    Signed-off-by: Laslo Hunhold <[email protected]>

diff --git a/config.mk b/config.mk
index 11682cf..3408f44 100644
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
 # libgrapheme version
-VERSION = 0
+VERSION = 1
 
 # Customize below to fit your system
 

Reply via email to