diff --git a/package.json b/package.json index 0f2238fd6bb970f2f3d149186a7f7401a8cbb670..31a3ca678aea9a63aee606f3e3b992658c6bb6f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "driver.js", - "version": "0.6.1", + "version": "0.6.2", "description": "A light-weight, no-dependency, vanilla JavaScript library to drive the user's focus across the page", "main": "dist/driver.min.js", "types": "types/index.d.ts",