From 553bdf93e97bd2af2871d8234640b79a6ca9906b Mon Sep 17 00:00:00 2001 From: Saneef Ansari Date: Wed, 7 Jun 2017 23:29:56 +0530 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 913da21..a178d71 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "metalsmith-hyphenate", - "version": "0.4.3", + "version": "1.0.0", "description": "A Metalsmith plugin to hyphenate words.", "main": "index.js", "scripts": {