diff --git a/package.json b/package.json index 8363ebe..2f4f22d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-browser-history", - "version": "2.4.11", + "version": "2.4.12", "description": "This application aims to retrieve browser history from all browsers on the user's computer. It will attempt to read from some common locations.", "main": "index.js", "scripts": {