From ffc4ea13ca8e63f65d9ca10622812acd412dffd4 Mon Sep 17 00:00:00 2001 From: Ates Goral Date: Thu, 14 Sep 2017 17:11:49 -0400 Subject: [PATCH] 0.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9c21934..e1de996 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "asn1-tree", - "version": "0.0.6", + "version": "0.0.7", "description": "ASN.1 parser and decoder", "main": "index.js", "scripts": {