2 Commits

Author SHA1 Message Date
Alexandre Gigliotti
f143065dbf 0.1.9 2015-08-26 15:09:16 -07:00
Alexandre Gigliotti
4501132051 Updated build config. 2015-08-26 15:08:09 -07:00
2 changed files with 3 additions and 1 deletions

View File

@@ -1,4 +1,6 @@
language: node_js
node_js:
- "iojs"
notifications:
email:
on_success: change

View File

@@ -1,6 +1,6 @@
{
"name": "inline-html",
"version": "0.1.8",
"version": "0.1.9",
"description": "Inline local assets referenced in an HTML document.",
"repository": "panosoft/inline-html",
"main": "lib/index.js",