bumped version to 0.2.0 ready for the publish soon

This commit is contained in:
ripytide 2023-04-06 20:17:41 +01:00
parent aa19139e1e
commit 8976d2ec37
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.1.1"
version = "0.2.0"
dependencies = [
"btree_monstrousity",
"either",

View File

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