diff --git a/koog.json b/koog.json index 11d725a..d2027c8 100644 --- a/koog.json +++ b/koog.json @@ -1,7 +1,7 @@ { "description": "Koog is a Kotlin-based framework designed to build and run AI agents entirely in idiomatic Kotlin.", "properties": [ - { "name": "v", "value": "0.5.3" }, + { "name": "v", "value": "0.5.4" }, { "name": "v-renovate-hint", "value": "update: package=ai.koog:koog-agents-jvm" } ], "link": "https://github.com/JetBrains/koog",