Инициализация 0.1.0

This commit is contained in:
Alexander Zhirov 2025-05-15 17:52:07 +03:00
commit abdc9d4cce
Signed by: alexander
GPG key ID: C8D8BE544A27C511
10 changed files with 158 additions and 0 deletions

View file

@ -0,0 +1,3 @@
module examples.version_;
enum examplesVersion = "0.1.0";