From 2c449e75ae381a90a0339323394bcc74d4493e6d Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Sat, 16 Apr 2016 16:09:28 +0200 Subject: [PATCH] 0.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {