Skip to content

Commit

Permalink
Updated version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
h3rald committed Aug 26, 2023
1 parent a672f25 commit c9ff1c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/litestorepkg/lib/config.nim
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit c9ff1c7

Please sign in to comment.