From 881e6ea2c9edef2f2335123757e73b484e0cf6c7 Mon Sep 17 00:00:00 2001 From: Stephanie <52582720+stephmarie17@users.noreply.github.com> Date: Mon, 9 Jun 2025 13:28:45 -0700 Subject: [PATCH] DOCSP-50570 JAVA v5.5.1 Patch Release (#231) (cherry picked from commit 0332cb75926e85af4ef87a82828e09fa18aa8467) --- snooty.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snooty.toml b/snooty.toml index ed1f8793..8cace953 100644 --- a/snooty.toml +++ b/snooty.toml @@ -21,7 +21,7 @@ driver = "kotlin" driver-short = "Kotlin driver" driver-long = "MongoDB Kotlin Driver" version = "5.5" -full-version = "{+version+}.0" +full-version = "{+version+}.1" language = "Kotlin" mdb-server = "MongoDB server" kotlin-docs = "https://kotlinlang.org"