mirror of
https://github.com/directorz/mailfull-go.git
synced 2025-12-17 17:47:04 +00:00
Implement some parts for loading data from a directory
This commit is contained in:
4
version.go
Normal file
4
version.go
Normal file
@@ -0,0 +1,4 @@
|
||||
package mailfull
|
||||
|
||||
// Version is a version number.
|
||||
const Version = "0.0.0"
|
||||
Reference in New Issue
Block a user