From 0a8411eb2cc0dd0534aec5b493227e8dffb522a9 Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Tue, 23 Aug 2016 14:45:59 +0200 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {