Skip to content

Commit

Permalink
Version 2.0.0 in order to signal this is a breaking change.
Browse files Browse the repository at this point in the history
  • Loading branch information
lapo-luchini committed Mar 26, 2024
1 parent ae7ee7b commit 1b3078e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lapo/asn1js",
"version": "1.3.0",
"version": "2.0.0",
"description": "Generic ASN.1 parser/decoder that can decode any valid ASN.1 DER or BER structures.",
"type": "module",
"main": "asn1.js",
Expand Down

0 comments on commit 1b3078e

Please sign in to comment.