From fbcff1ff1505d64007ccaaf1feb4c942ceea5865 Mon Sep 17 00:00:00 2001 From: Damien Pobel Date: Mon, 28 Dec 2015 14:04:02 +0100 Subject: [PATCH] 1.0 all the things! --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e77ba5b..2a68364 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "metalsmith-filemetadata", - "version": "0.0.4", + "version": "1.0.0", "description": "Metalsmith plugin to add metadata on files based on a pattern", "main": "index.js", "scripts": {