From f2ea1858bea57ccf7d4599e74569ec3a02e9c13f Mon Sep 17 00:00:00 2001 From: Stephanie Aurelio Date: Fri, 13 Jun 2025 12:27:43 -0700 Subject: [PATCH] bump version --- snooty.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snooty.toml b/snooty.toml index de53fb1e..7d5be4fe 100644 --- a/snooty.toml +++ b/snooty.toml @@ -42,7 +42,7 @@ php-library = "MongoDB PHP Library" php-library = "MongoDB PHP Library" version = "1.21" source-gh-branch = "v1.x" -full-version = "{+version+}.0" +full-version = "{+version+}.1" extension-short = "PHP extension" mdb-server = "MongoDB Server" stable-api = "Stable API"