feat: add versioning

This commit is contained in:
2026-07-30 11:56:27 +02:00
parent e045bd39b2
commit 033b0bb5be
6 changed files with 74 additions and 1 deletions

3
version.go Normal file
View File

@@ -0,0 +1,3 @@
package main
const dipleVersion = "0.1.0"