From 6cc2fef84576664a38893084abe64c9eb8833832 Mon Sep 17 00:00:00 2001 From: Nate Fischer Date: Thu, 9 Jun 2016 20:27:28 -0700 Subject: [PATCH] 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea3e05a..e5baeb9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "travis-check-changes", - "version": "0.2.0", + "version": "0.3.0", "description": "Make sure that no files were changed after travis finishes running", "main": "index.js", "scripts": {