diff --git a/package.json b/package.json index 0bad884..586c9c6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "riot-query", - "version": "0.0.1", + "version": "0.0.2", "description": "Lets you traverse through a tree of Riot tags and underlying DOM elements", "main": "index.js", "scripts": {