[Pkg-javascript-commits] [node-expat] 146/371: node-expat 1.5.0

Jonas Smedegaard dr at jones.dk
Sun Feb 28 09:59:56 UTC 2016


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository node-expat.

commit c846650f89ae6550ac2466507ad2b02e16fe6995
Author: Astro <astro at spaceboyz.net>
Date:   Tue Apr 10 00:53:43 2012 +0200

    node-expat 1.5.0
---
 package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index 00672d2..778aae6 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
 { "name": "node-expat"
-,"version": "1.4.5"
+,"version": "1.5.0"
 ,"main": "./lib/node-expat"
 ,"description": "NodeJS binding for fast XML parsing."
 ,"keywords": ["xml","sax","expat","libexpat","parse","parsing"]
@@ -18,7 +18,7 @@
 	   , "email": "astro at spaceboyz.net"
 	   , "web": "http://spaceboyz.net/~astro/"
 	   }
-,"contributors": ["Stephan Maka", "Derek Hammer", "Iein Valdez", "Peter Körner", "Camilo Aguilar", "Michael Weibel"]
+,"contributors": ["Stephan Maka", "Derek Hammer", "Iein Valdez", "Peter Körner", "Camilo Aguilar", "Michael Weibel", "Alexey Zhuchkov", "Satyam Shekhar"]
 ,"licenses": [{ "type": "MIT" }]
 ,"engines": { "node": ">=0.4" }
 }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-expat.git



More information about the Pkg-javascript-commits mailing list