diff --git a/package.json b/package.json index 843a296..827231c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vue-heatmapjs", "main": "src/heatmap.js", - "version": "1.0.1", + "version": "1.0.2", "description": "A vue directive for collecting and displaying user activity on a component", "author": "Brock ", "scripts": {