[Pkg-javascript-commits] [node-entities] 54/63: 1.0.0
Wolfgang Borgert
debacle at moszumanska.debian.org
Mon Sep 22 08:15:49 UTC 2014
This is an automated email from the git hooks/post-receive script.
debacle pushed a commit to branch master
in repository node-entities.
commit 36f9838abe15470f161df6760cf9da2d6056c685
Author: fb55 <me at feedic.com>
Date: Mon Mar 17 21:24:49 2014 +0100
1.0.0
---
package.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/package.json b/package.json
index 7fe9de4..cacebc6 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "entities",
- "version": "0.5.0",
+ "version": "1.0.0",
"description": "Encode & decode XML/HTML entities with ease",
"author": "Felix Boehm <me at feedic.com>",
"keywords": [
@@ -17,7 +17,7 @@
"mocha": "1",
"mocha-lcov-reporter": "*",
"coveralls": "*",
- "istanbul": "*",
+ "istanbul": "*",
"jshint": "2"
},
"scripts": {
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-entities.git
More information about the Pkg-javascript-commits
mailing list