Preparing for release.
h3rald h3rald@h3rald.com
Sat, 13 Nov 2021 21:17:29 +0100
2 files changed,
2 insertions(+),
1 deletions(-)
M
.gitignore
→
.gitignore
@@ -7,3 +7,4 @@ nakefile
hastysite hastysite.exe HastySite_UserGuide.htm +.DS_Store
M
hastysitepkg/config.nim
→
hastysitepkg/config.nim
@@ -1,5 +1,5 @@
const pkgName* = "HastySite" - pkgVersion* = "1.3.7" + pkgVersion* = "1.3.8" pkgDescription* = "A small but powerful static site generator" pkgAuthor* = "Fabio Cevasco"