Skip to content

Commit 748602f

Browse files
committed
Update driver version
1 parent 50d5f44 commit 748602f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/nfs/nfs.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ const (
4040
)
4141

4242
var (
43-
version = "1.0.0-rc2"
43+
version = "1.0.0"
4444
)
4545

4646
func NewNFSdriver(nodeID, endpoint string) *nfsDriver {

0 commit comments

Comments
 (0)