From d1fb9cc953b8f1e33e2dd63babdf6ae8ab1c8711 Mon Sep 17 00:00:00 2001 From: "Anders D. Johnson" Date: Fri, 20 Dec 2019 18:30:30 -0600 Subject: [PATCH] 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index de26952..985dc7e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "conventional-commit-types", - "version": "2.3.0", + "version": "3.0.0", "description": "List of conventional commit types.", "main": "index.json", "scripts": {