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