From 7189678c446def30bf329be9c26801bb96b0144e Mon Sep 17 00:00:00 2001 From: Constantine Molchanov Date: Fri, 5 Jul 2024 23:10:11 +0400 Subject: [PATCH] Bump version. --- norm.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/norm.nimble b/norm.nimble index 96907951..b7f4db76 100644 --- a/norm.nimble +++ b/norm.nimble @@ -1,6 +1,6 @@ # Package -version = "2.8.2" +version = "2.8.3" author = "Constantine Molchanov" description = "Nim ORM for SQLite and PostgreSQL." license = "MIT"