feat: Create Neogen semver

This commit is contained in:
danymat
2022-02-08 20:08:12 +01:00
parent 767169cc43
commit 77b5c1a535
5 changed files with 66 additions and 0 deletions

View File

@@ -21,6 +21,7 @@
---@toc_entry Neogen's purpose
-- Requires ===================================================================
local neogen = {}
neogen.version = "1.0.0"
local conf
local config = require("neogen.config")