diff --git a/kuzu.nimble b/kuzu.nimble index aa503e8..82253a3 100644 --- a/kuzu.nimble +++ b/kuzu.nimble @@ -1,6 +1,6 @@ # vim: set et sta sw=4 ts=4 : -version = "0.1.0" +version = "0.2.0" author = "Mahlon E. Smith" description = "Kuzu is an embedded graph database built for query speed and scalability." license = "BSD-3-Clause"