Skip to content

Commit e2c4446

Browse files
chore(main): release 0.2.0
1 parent 8da2132 commit e2c4446

5 files changed

Lines changed: 111 additions & 4 deletions

File tree

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloud-sql-mysql",
3-
"version": "0.1.9",
3+
"version": "0.2.0",
44
"description": "Connect and interact with a Cloud SQL for MySQL database and data.",
55
"author": {
66
"name": "Google LLC",

.codex-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloud-sql-mysql",
3-
"version": "0.1.9",
3+
"version": "0.2.0",
44
"description": "Connect and interact with a Cloud SQL for MySQL database and data.",
55
"author": {
66
"name": "Google LLC",

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.9"
2+
".": "0.2.0"
33
}

0 commit comments

Comments
 (0)