diff --git a/package.json b/package.json index db8acaf..049e33f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "riot-query", - "version": "0.0.3", + "version": "1.0.0", "description": "Lets you traverse through a tree of Riot tags and underlying DOM elements", "main": "index.js", "scripts": {