[Pkg-javascript-commits] [node-asn1.js] 20/21: 5.0.0
Bastien Roucariès
rouca at moszumanska.debian.org
Thu Nov 9 10:57:39 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch upstream
in repository node-asn1.js.
commit 83d1a2ff93353f1e742d6429e3aba2e403fb4d92
Author: Fedor Indutny <fedor at indutny.com>
Date: Wed Nov 1 13:08:46 2017 +0100
5.0.0
---
package-lock.json | 2 +-
package.json | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index c6b7e2c..1e6011b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "asn1.js",
- "version": "4.10.0",
+ "version": "5.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index 509aaf9..b1e23bf 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "asn1.js",
- "version": "4.10.0",
+ "version": "5.0.0",
"description": "ASN.1 encoder and decoder",
"main": "lib/asn1.js",
"scripts": {
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-asn1.js.git
More information about the Pkg-javascript-commits
mailing list