Skip to content

Commit 650c6d0

Browse files
committed
Set version to 0.3.0
1 parent 449ef9d commit 650c6d0

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
@@ -15,7 +15,7 @@ import (
1515

1616
const (
1717
Author = "webdevops.io"
18-
Version = "0.2.1"
18+
Version = "0.3.0"
1919
)
2020

2121
var opts struct {

0 commit comments

Comments
 (0)