From ff127bf9136dc7ce2cfcca87dbe4607071f0345e Mon Sep 17 00:00:00 2001 From: Glen Cheney Date: Fri, 5 Jan 2018 14:15:32 -0800 Subject: [PATCH] v2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b369508..6cc9db1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@odopod/style-guide", - "version": "1.4.0", + "version": "2.0.0", "description": "Odopod style guide written in Nunjucks.", "main": "index.js", "author": "Odopod",