[Pkg-javascript-commits] [node-ain2] 49/102: updating changelog and bump version to patch release 0.2.1
Jonas Smedegaard
js at moszumanska.debian.org
Tue Apr 29 11:59:48 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository node-ain2.
commit d86dbadc4a536f0dbce477f8a0368d35e178ec52
Author: Patrick Huesler <patrick.huesler at gmail.com>
Date: Wed Nov 23 17:19:20 2011 +0100
updating changelog and bump version to patch release 0.2.1
---
CHANGELOG.md | 4 ++++
package.json | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f591bc5..25b1581 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
# CHANGELOG
+## v0.2.1
+
+* Support for node v0.6.0 (Yoji Shidara/darashi)
+
## v0.2.0
* Support for unix sockets, for the 0.4.x branch of node (Parham Michael
diff --git a/package.json b/package.json
index e24ae68..26236c6 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name" : "ain2",
"description" : "Syslog logging for node.js. Continuation of ain",
- "version" : "0.2.0",
+ "version" : "0.2.1",
"main" : "./index",
"author" : "Alexander Dorofeev <aka.spin at gmail.com>",
"contributors" : [
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-ain2.git
More information about the Pkg-javascript-commits
mailing list