Incremented version.
h3rald h3rald@h3rald.com
Tue, 27 Dec 2022 16:22:43 +0100
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.0" + pkgVersion* = "1.12.1" pkgAuthor* = "Fabio Cevasco" pkgDescription* = "Self-contained, lightweight, RESTful document store." pkgLicense* = "MIT"