Skip to content

Commit 110d7a5

Browse files
committed
persist: bump rapid version
1 parent 94a73e7 commit 110d7a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

persist.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import (
1919
)
2020

2121
const (
22-
rapidVersion = "v0.4.7"
22+
rapidVersion = "v0.4.8"
2323

2424
persistDirMode = 0775
2525
failfileTmpPattern = ".rapid-failfile-tmp-*"

0 commit comments

Comments
 (0)