We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3928134 commit a9e9d74Copy full SHA for a9e9d74
main.go
@@ -9,7 +9,7 @@ import (
9
_ "github.com/DarthSim/godotenv/autoload"
10
)
11
12
-const version = "1.0.6"
+const version = "1.1.0"
13
14
func main() {
15
var (
0 commit comments