chore: split internal package into multiple subpackages

This commit is contained in:
Romain de Laage
2023-07-26 09:06:30 +02:00
parent 78b0db50e0
commit 8e24286ca3
8 changed files with 98 additions and 73 deletions

View File

@@ -0,0 +1,3 @@
package version
const VERSION = "1.7.7"