psmap(cargo): version 2.0.0

This commit is contained in:
Felix 2022-02-02 03:47:36 +00:00
parent 4e797a7ce5
commit 4122e12206
No known key found for this signature in database
GPG Key ID: 69ADF8AEB6C8B5D1
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "psmap"
version = "1.2.0"
version = "2.0.0"
authors = ["Matt Bilker <me@mbilker.us>"]
license = "MIT"
edition = "2018"

View File

@ -1,6 +1,6 @@
[package]
name = "psmap_derive"
version = "1.1.0"
version = "2.0.0"
authors = ["Matt Bilker <me@mbilker.us>"]
license = "MIT"
edition = "2018"