[Pkg-javascript-commits] [node-ain2] 92/102: updating changelog and package.json for v1.2.1 release
Jonas Smedegaard
js at moszumanska.debian.org
Tue Apr 29 11:59:52 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 8442b69e747fe376e50d5296cdc14685450433a9
Author: Patrick Huesler <patrick.huesler at gmail.com>
Date: Sat Dec 1 15:09:25 2012 +0100
updating changelog and package.json for v1.2.1 release
---
CHANGELOG.md | 4 ++++
package.json | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cbcf040..1948b20 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
# CHANGELOG
+## v1.2.1
+
+* Reusing socket to send messages over UDP (Carlos Brito Lage/cblage)
+
## v1.1.1
Bugfix release
diff --git a/package.json b/package.json
index 43a3ec2..fe8b8e7 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name" : "ain2",
"description" : "Syslog logging for node.js. Continuation of ain",
- "version" : "1.1.1",
+ "version" : "1.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