Skip to content

Commit 4714508

Browse files
authored
Start version v0.5.4 (#1190)
1 parent 87709cd commit 4714508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package common
33
import "context"
44

55
var (
6-
version = "0.5.3"
6+
version = "0.5.4"
77
// ResourceName is resource name without databricks_ prefix
88
ResourceName contextKey = 1
99
// Provider is the current instance of provider

0 commit comments

Comments
 (0)