diff --git a/package.json b/package.json index 85ae2059d4eec3624102d25a406379b622b4b47b..3119a4bd871e37e60c4044f27d88d1bc5f1c4f1e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "driver.js", - "version": "0.9.0", + "version": "0.9.1", "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",