diff --git a/package.json b/package.json index 0c68d94203b90c866c7aa46263fa8a55d9a8540d..1ff93d2a868e1245bd6f84a970bdec526d208be0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "driver.js", - "version": "0.3.9", + "version": "0.4.0", "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",