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 f3a65bc commit 8547157Copy full SHA for 8547157
common/version.go
@@ -3,7 +3,7 @@ package common
3
import "context"
4
5
var (
6
- version = "0.4.4"
+ version = "0.4.5"
7
// ResourceName is resource name without databricks_ prefix
8
ResourceName contextKey = 1
9
// Provider is the current instance of provider
0 commit comments