We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6eea83 commit 29ce2bbCopy full SHA for 29ce2bb
cmd.go
@@ -10,7 +10,7 @@ import (
10
11
const (
12
//VERSION : Version of NucleServer
13
- VERSION = "0.2.4"
+ VERSION = "0.2.5"
14
//DIR : Default Directory for NucleServer
15
DIR = ".nucle"
16
)
0 commit comments