From bc5e6dd564a424ec3cbc8145040e69cffcaaecc6 Mon Sep 17 00:00:00 2001
From: Rodrigo Vargas Honorato <r.vargashonorato@uu.nl>
Date: Fri, 20 Sep 2024 11:24:27 +0200
Subject: [PATCH] bump version

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

diff --git a/Cargo.toml b/Cargo.toml
index 535f58b..410744f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "haddock-restraints"
-version = "0.5.0"
+version = "0.6.0"
 edition = "2021"
 description = "Generate restraints to be used in HADDOCK"
 license = "MIT"