Update config.nim
Fabio Cevasco h3rald@h3rald.com
Sat, 03 Jul 2021 18:39:00 +0200
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.10.0" + pkgVersion* = "1.11.0" pkgAuthor* = "Fabio Cevasco" pkgDescription* = "Self-contained, lightweight, RESTful document store." pkgLicense* = "MIT"