Skip to content

Commit 29ce2bb

Browse files
committed
mv to v0.2.5
1 parent a6eea83 commit 29ce2bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010

1111
const (
1212
//VERSION : Version of NucleServer
13-
VERSION = "0.2.4"
13+
VERSION = "0.2.5"
1414
//DIR : Default Directory for NucleServer
1515
DIR = ".nucle"
1616
)

0 commit comments

Comments
 (0)