diff --git a/ksl.json b/ksl.json index a8962aa..c978d2e 100644 --- a/ksl.json +++ b/ksl.json @@ -1,7 +1,7 @@ { "description": "KSL - Kotlin Simulation Library for Monte Carlo and Discrete-Event Simulation", "properties": [ - { "name": "v", "value": "R1.2.2" }, + { "name": "v", "value": "R1.2.5" }, { "name": "v-renovate-hint", "value": "update: package=io.github.rossetti:KSLCore" } ], "link": "https://github.com/rossetti/KSL",