bump version

This commit is contained in:
ripytide 2023-04-18 17:46:50 +01:00
parent d3bb40c3f2
commit 206404f2f6
No known key found for this signature in database
GPG Key ID: B2629F9EC7C2FE8C
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -114,7 +114,7 @@ dependencies = [
[[package]]
name = "range_bounds_map"
version = "0.2.2"
version = "0.3.0"
dependencies = [
"btree_monstrousity",
"either",

View File

@ -1,6 +1,6 @@
[package]
name = "range_bounds_map"
version = "0.2.2"
version = "0.3.0"
authors = ["James Forster <james.forsterer@gmail.com>"]
edition = "2021"
description = """