diff --git a/package.json b/package.json index cbedf23..2ea6b68 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "David Björklund ", "name": "headless", "description": "Headless is a Node.js wrapper for Xvfb, the virtual framebuffer", - "version": "0.1.2", + "version": "0.1.3", "scripts": { "test": "node test/test.js" },