test add comment

This commit is contained in:
SowinskiBraeden committed 2022-03-07 11:44:09 -08:00
1 parent 0bfc6049b5
commit f024cc2f6c
1 file changed
+1
+1
View File
@@ -11,6 +11,7 @@ import (
"github.com/gofiber/fiber/v2/middleware/cors" "github.com/gofiber/fiber/v2/middleware/cors"
) )
// Current version
const version string = "\nv0.8.2-Alpha" const version string = "\nv0.8.2-Alpha"
func main() { func main() {