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