[Pkg-javascript-commits] [node-cssstyle] 18/39: bumped version for new cssom
Wolfgang Borgert
debacle at moszumanska.debian.org
Sat Sep 20 19:37:32 UTC 2014
This is an automated email from the git hooks/post-receive script.
debacle pushed a commit to branch master
in repository node-cssstyle.
commit 75e20eeb876aa825f3020df1db167ba364ea7697
Author: Chad Walker <chad at chad-cat-lore-eddie.com>
Date: Mon Nov 25 17:19:08 2013 -0600
bumped version for new cssom
---
package.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/package.json b/package.json
index 969fac6..4fd0ed0 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"name": "cssstyle",
"description": "CSSStyleDeclaration Object Model implementation",
"keywords": ["CSS", "CSSStyleDeclaration", "StyleSheet"],
- "version": "0.2.3",
+ "version": "0.2.4",
"homepage": "https://github.com/chad3814/CSSStyleDeclaration",
"maintainers": [{
"name": "Chad Walker",
@@ -27,7 +27,7 @@
},
"main": "./lib/CSSStyleDeclaration.js",
"dependencies": {
- "cssom" : "0.2.x"
+ "cssom" : "0.3.x"
},
"licenses": [
{
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-cssstyle.git
More information about the Pkg-javascript-commits
mailing list