Skip to content

Commit

Permalink
Bump version to 1.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mgyucht committed Oct 25, 2023
1 parent b60be7b commit 51c53ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package common
import "context"

var (
version = "1.28.1"
version = "1.29.0"
// ResourceName is resource name without databricks_ prefix
ResourceName contextKey = 1
// Provider is the current instance of provider
Expand Down

0 comments on commit 51c53ec

Please sign in to comment.