[Pkg-javascript-commits] [node-asn1.js] 17/21: 4.10.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 62114e6259310f6b2c7516529d0577cc35bf3d02
Author: Fedor Indutny <fedor at indutny.com>
Date: Tue Oct 31 15:58:56 2017 +0100
4.10.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 823faa1..c6b7e2c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "asn1.js",
- "version": "4.9.2",
+ "version": "4.10.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index 6b91fb5..509aaf9 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "asn1.js",
- "version": "4.9.2",
+ "version": "4.10.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