Skip to content

Commit

Permalink
bump 0.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ringabout authored Mar 22, 2022
1 parent 891d722 commit 1901f99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/prologue/core/constants.nim
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const
PrologueVersion* = "0.5.4" ## The current version of Prologue.
PrologueVersion* = "0.5.6" ## The current version of Prologue.
ProloguePrefix* = "PROLOGUE" ## The helper prefix for environment variables.
useAsyncHTTPServer* = defined(windows) or defined(usestd) ## Uses `asynchttpserver`.

0 comments on commit 1901f99

Please sign in to comment.