Bump version number to reflect API change.

This commit is contained in:
2021-10-20 10:08:05 -07:00
parent fc5e1e7e97
commit bc156c36d7

View File

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