Skip to content

Commit 1901f99

Browse files
authored
bump 0.5.6
1 parent 891d722 commit 1901f99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/prologue/core/constants.nim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
const
2-
PrologueVersion* = "0.5.4" ## The current version of Prologue.
2+
PrologueVersion* = "0.5.6" ## The current version of Prologue.
33
ProloguePrefix* = "PROLOGUE" ## The helper prefix for environment variables.
44
useAsyncHTTPServer* = defined(windows) or defined(usestd) ## Uses `asynchttpserver`.

0 commit comments

Comments
 (0)