Skip to content

Commit 620bd06

Browse files
kalenkevichhappyhuman
authored andcommitted
Bump version to 0.1.3
PiperOrigin-RevId: 828537386
1 parent 7299d4c commit 620bd06

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

core/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@google/adk",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Google ADK JS",
55
"author": "Google",
66
"license": "Apache-2.0",

dev/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@google/adk-devtools",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Google ADK JS Development Tools",
55
"author": "Google",
66
"license": "Apache-2.0",
@@ -48,7 +48,7 @@
4848
"vitest": "^3.2.4"
4949
},
5050
"dependencies": {
51-
"@google/adk": "^0.1.1",
51+
"@google/adk": "^0.1.3",
5252
"commander": "^14.0.0",
5353
"cors": "^2.8.5",
5454
"dotenv": "^17.2.3",

0 commit comments

Comments
 (0)