Skip to content

Commit

Permalink
Bump version to 0.11.29
Browse files Browse the repository at this point in the history
  • Loading branch information
Bumpversion authored and Bumpversion committed Dec 24, 2024
1 parent a363970 commit 9f18ebe
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 23 deletions.
36 changes: 18 additions & 18 deletions aws-lambda/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion aws-lambda/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "databricks-cdk"
version = "0.11.28"
version = "0.11.29"
description = "Deploying databricks resources from cdk"
authors = ["Peter van 't Hof' <[email protected]>"]

Expand Down
4 changes: 2 additions & 2 deletions typescript/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "databricks-cdk",
"version": "0.11.28",
"version": "0.11.29",
"license": "MIT",
"description": "With this package databricks resources can be deployed with cdk",
"type": "commonjs",
Expand Down Expand Up @@ -51,4 +51,4 @@
"aws-cdk-lib": "^2.96.0",
"constructs": "^10.1.22"
}
}
}

0 comments on commit 9f18ebe

Please sign in to comment.