diff --git a/package.json b/package.json index d0c2e3a88e1721088826b5d09f1e672ab31f58bd..74f8143226653bd1412a0b272de9d2223ed21ea8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "driver.js", - "version": "0.9.2", + "version": "0.9.3", "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",