Update version
Browse files- package.json +1 -1
package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"name": "driver.js",
|
3 |
-
"version": "0.1.
|
4 |
"description": "A light-weight, no-dependency, vanilla JavaScript library to drive the user's focus across the page",
|
5 |
"main": "./assets/scripts/dist/driver.min.js",
|
6 |
"scripts": {
|
|
|
1 |
{
|
2 |
"name": "driver.js",
|
3 |
+
"version": "0.1.3",
|
4 |
"description": "A light-weight, no-dependency, vanilla JavaScript library to drive the user's focus across the page",
|
5 |
"main": "./assets/scripts/dist/driver.min.js",
|
6 |
"scripts": {
|