From 6045fec3ed53b9290a25d8773950520786342fe7 Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Tue, 10 May 2016 23:41:12 +0200 Subject: [PATCH] 0.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 13249d9..db8acaf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "riot-query", - "version": "0.0.2", + "version": "0.0.3", "description": "Lets you traverse through a tree of Riot tags and underlying DOM elements", "main": "index.js", "scripts": {