From 0b9d9286551f8af8b7dc1861942dd1b9adda1a6a Mon Sep 17 00:00:00 2001 From: Andrew Goodricke Date: Sat, 3 Mar 2018 19:06:28 +0000 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 03f00fa..ee9b510 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "author": "superwolff (http://superwolff.nl/)", "description": "A metalsmith plugin for generating a robots.txt file", "repository": "git://github.com/superwolff/metalsmith-robots.git", - "version": "1.0.1", + "version": "1.1.0", "license": "MIT", "main": "lib/index.js", "scripts": {