Add hulk.ver module

This commit is contained in:
Josh Holtrop 2023-10-18 19:33:43 -04:00
parent 291ba2bc1c
commit b2597fb5da

3
src/hulk/ver.d Normal file
View File

@ -0,0 +1,3 @@
module hulk.ver;
enum VERSION = "0.18.0";