From 4749c525e4dc2c3c136589067f146689ce2bc2b1 Mon Sep 17 00:00:00 2001
From: Ivan Nikulin <ifaaan@gmail.com>
Date: Wed, 13 Sep 2023 10:39:38 +0100
Subject: [PATCH] Update Cargo.toml

---
 Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Cargo.toml b/Cargo.toml
index d569990dc..5d89e721a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,7 +8,7 @@ members = [
 resolver = "2"
 
 [workspace.package]
-version = "3.0.5"
+version = "3.1.0"
 repository = "https://github.com/cloudflare/boring"
 edition = "2021"