Incrementing minor version by 1

This commit is contained in:
William Batista 2021-02-16 15:26:25 -05:00
parent 67767230ab
commit 4fe6e9b828
No known key found for this signature in database
GPG Key ID: C6D7973D216F38D3
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "magnet-url"
version = "1.0.1"
version = "1.0.2"
authors = ["William Batista <bootlegbilly@protonmail.ch>"]
license-file = "LICENSE.md"
description = "A simple, hackable magnet url parser in Rust"