Skip to content

Commit df1cffb

Browse files
chore(main): release 0.2.0
1 parent 2bce334 commit df1cffb

File tree

5 files changed

+110
-4
lines changed

5 files changed

+110
-4
lines changed

.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-sqlserver",
3-
"version": "0.1.8",
3+
"version": "0.2.0",
44
"description": "Connect to Cloud SQL for SQL Server",
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-sqlserver",
3-
"version": "0.1.8",
3+
"version": "0.2.0",
44
"description": "Connect to Cloud SQL for SQL Server",
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.8"
2+
".": "0.2.0"
33
}

0 commit comments

Comments
 (0)