diff --git a/lib/to.js b/lib/to.js index 2475182..680fe6e 100644 --- a/lib/to.js +++ b/lib/to.js @@ -73,5 +73,5 @@ exports.stringify = function(doc) { /* Version of this lib */ -exports.version = handy.getVersion(); +exports.version = handy.getVersion(path.join(__dirname, '..'));