[Pkg-javascript-commits] [node-expat] 41/371: node-expat 1.1.0

Jonas Smedegaard dr at jones.dk
Sun Feb 28 09:59:43 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 ee041cec5c7ac4b1027528dfb137b9576c885187
Author: Astro <astro at spaceboyz.net>
Date:   Thu Aug 5 13:37:25 2010 +0200

    node-expat 1.1.0
---
 package.json | 2 +-
 wscript      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index 06a9e31..7c25133 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
 { "name": "node-expat"
-,"version": "1.0.1"
+,"version": "1.1.0"
 ,"main": "./build/default/node-expat"
 ,"description": "NodeJS binding for fast XML parsing."
 ,"scripts" : { "install" : "./install.sh" }
diff --git a/wscript b/wscript
index add5592..ff67c1e 100644
--- a/wscript
+++ b/wscript
@@ -1,6 +1,6 @@
 srcdir = '.'
 blddir = 'build'
-VERSION = '1.0.1'
+VERSION = '1.1.0'
 
 def set_options(opt):
   opt.tool_options('compiler_cxx')

-- 
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