Skip to content

Commit e3fcda8

Browse files
Bump version
1 parent 0f0186d commit e3fcda8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mock.go

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

88
var (
99
programName = "mock"
10-
programVersion = "v2.2"
10+
programVersion = "v2.3"
1111
ExecutionTimestamp = TimeNow()
1212
Path = fmt.Sprintf("%s/%s/%s", os.Getenv("HOME"), programName, ExecutionTimestamp)
1313
)

0 commit comments

Comments
 (0)