[Pkg-javascript-commits] [ltx] 37/469: package.json: version & author

Jonas Smedegaard dr at jones.dk
Wed Aug 31 13:00:56 UTC 2016


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

js pushed a commit to branch master
in repository ltx.

commit 1a1e836bc62119828ddcf7d2c1cfd537c0475256
Author: Astro <astro at spaceboyz.net>
Date:   Mon Jun 7 17:54:19 2010 +0200

    package.json: version & author
---
 package.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package.json b/package.json
index d379880..ea81b74 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
 { "name": "node-xmpp"
-,"version": "1.0.0"
+,"version": "0.0.3"
 ,"main": "./lib/xmpp"
 ,"description": "CommonJS module for XMPP connections."
-,"author": "Astro"
+,"author": "Stephan Maka"
 ,"dependencies": ["node-base64", "node-expat"]
 ,"contributors": ["Derek Hammer"]
-}
\ No newline at end of file
+}

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



More information about the Pkg-javascript-commits mailing list