From 6806a64806edda37394f9776cfa38b31cbb7ea58 Mon Sep 17 00:00:00 2001 From: itsumura-h Date: Wed, 20 Dec 2023 01:34:06 +0000 Subject: [PATCH] 0.29.1 --- allographer.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/allographer.nimble b/allographer.nimble index 6c7ea73f..da1cb7df 100644 --- a/allographer.nimble +++ b/allographer.nimble @@ -1,6 +1,6 @@ # Package -version = "0.29.0" +version = "0.29.1" author = "Hidenobu Itsumura @dumblepytech1 as 'medy'" description = "A Nim query builder library inspired by Laravel/PHP and Orator/Python" license = "MIT"