Skip to content

Commit

Permalink
Bump driver version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pmint93 committed Nov 29, 2022
1 parent 06401e3 commit 0197936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion driver/driver.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ const (
)

var (
version = "0.2"
version = "0.3.0"
)

type VolumeDriver struct {
Expand Down

0 comments on commit 0197936

Please sign in to comment.