From 90beee5d82584e8c78bae1c55fd56bf1ecafb747 Mon Sep 17 00:00:00 2001 From: Johann du Toit Date: Mon, 25 Jul 2016 01:55:08 +0200 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7ef3d33..cc4670d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@passmarked/seo", - "version": "1.0.1", + "version": "1.0.2", "description": "Rules related to checking for any SEO issues on the page given", "main": "index.js", "scripts": {