Bump the version to 0.5.2.

This commit is contained in:
2021-04-18 13:20:33 -07:00
parent c585acc530
commit 19a466bb07

View File

@@ -1,6 +1,6 @@
[package]
name = "simple_asn1"
version = "0.5.1"
version = "0.5.2"
authors = ["Adam Wick <awick@uhsure.com>"]
description = "A simple DER/ASN.1 encoding/decoding library."
categories = ["encoding"]