Skip to content

Commit a921512

Browse files
committed
Fix version
1 parent 8ba5ce9 commit a921512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

goreplace.go

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

1515
const (
1616
Author = "webdevops.io"
17-
Version = "1.0"
17+
Version = "0.2.1"
1818
)
1919

2020
var opts struct {

0 commit comments

Comments
 (0)