kamrify commited on
Commit
111322c
·
1 Parent(s): 4189cd9

Upgrade version

Browse files
Files changed (1) hide show
  1. package.json +1 -1
package.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "driver.js",
3
- "version": "0.2.3",
4
  "description": "A light-weight, no-dependency, vanilla JavaScript library to drive the user's focus across the page",
5
  "main": "dist/driver.min.js",
6
  "scripts": {
 
1
  {
2
  "name": "driver.js",
3
+ "version": "0.2.4",
4
  "description": "A light-weight, no-dependency, vanilla JavaScript library to drive the user's focus across the page",
5
  "main": "dist/driver.min.js",
6
  "scripts": {