Updated version number.
h3rald h3rald@h3rald.com
Sat, 26 Aug 2023 06:31:22 +0000
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
src/litestorepkg/lib/config.nim
→
src/litestorepkg/lib/config.nim
@@ -1,6 +1,6 @@
const pkgName* = "litestore" - pkgVersion* = "1.12.1" + pkgVersion* = "1.12.2" pkgAuthor* = "Fabio Cevasco" pkgDescription* = "Self-contained, lightweight, RESTful document store." pkgLicense* = "MIT"