From 0037eb19b5e0bca85e3bf043ec7087ab2f9391a7 Mon Sep 17 00:00:00 2001 From: Noah Date: Mon, 6 Apr 2020 14:31:23 -0400 Subject: [PATCH] chore: version bump 0.0.10 (#24) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bf951863..5c828143 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "commit-watch", - "version": "0.0.9", + "version": "0.0.10", "description": "commit message status check for continuous integration", "main": "index.js", "repository": "git@github.com:tophat/commit-watch.git",