Skip to content

Commit 587565b

Browse files
committed
Bump version for release
1 parent 6b5ab18 commit 587565b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server.go

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

3030
const (
3131
// Version is the current version of devd
32-
Version = "0.5.1"
32+
Version = "0.6"
3333
portLow = 8000
3434
portHigh = 10000
3535
)

0 commit comments

Comments
 (0)