Skip to content

Commit 1483e8e

Browse files
authored
update koog version to 0.2.1 (#518)
1 parent d88db04 commit 1483e8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

koog.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"description": "Koog is a Kotlin-based framework designed to build and run AI agents entirely in idiomatic Kotlin.",
33
"properties": [
4-
{ "name": "v", "value": "0.1.0" },
4+
{ "name": "v", "value": "0.2.1" },
55
{ "name": "v-renovate-hint", "value": "update: package=ai.koog:koog-agents-jvm" }
66
],
77
"link": "https://github.com/JetBrains/koog",

0 commit comments

Comments
 (0)