We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87709cd commit 4714508Copy full SHA for 4714508
common/version.go
@@ -3,7 +3,7 @@ package common
3
import "context"
4
5
var (
6
- version = "0.5.3"
+ version = "0.5.4"
7
// ResourceName is resource name without databricks_ prefix
8
ResourceName contextKey = 1
9
// Provider is the current instance of provider
0 commit comments