refactor: make models private

This commit is contained in:
debugtalk
2021-12-07 09:58:32 +08:00
parent 0c10357a90
commit 87f22e0a16
15 changed files with 115 additions and 113 deletions

View File

@@ -1,3 +1,3 @@
package version
const VERSION = "v0.2.1"
const VERSION = "v0.3.0"