Skip to content

Commit 8547157

Browse files
authored
Start v0.4.5 (#1026)
1 parent f3a65bc commit 8547157

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.4.4"
6+
version = "0.4.5"
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)