[Pkg-javascript-commits] [node-asn1.js] 28/202: rfc3280: 0.2.0
Bastien Roucariès
rouca at moszumanska.debian.org
Thu Apr 20 19:18:51 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-asn1.js.
commit f4cf96e0638f085f87e6915ba2a21f5e4e20cc41
Author: Fedor Indutny <fedor.indutny at gmail.com>
Date: Sat Dec 7 21:50:05 2013 +0400
rfc3280: 0.2.0
---
rfc/3280/package.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rfc/3280/package.json b/rfc/3280/package.json
index 6d15178..63003a0 100644
--- a/rfc/3280/package.json
+++ b/rfc/3280/package.json
@@ -1,6 +1,6 @@
{
"name": "asn1.js-rfc3280",
- "version": "0.1.0",
+ "version": "0.2.0",
"description": "RFC3280 structures for asn1.js",
"main": "index.js",
"repository": {
@@ -19,6 +19,6 @@
},
"homepage": "https://github.com/indutny/asn1.js",
"peerDependencies": {
- "asn1.js": "~0.1.0"
+ "asn1.js": "~0.2.0"
}
}
--
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