From 15a8d32f60e14abdfcc73f712ce2019259ec520d Mon Sep 17 00:00:00 2001 From: Blaine Bublitz Date: Fri, 28 Dec 2018 16:15:45 -0700 Subject: [PATCH] Release: 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7897b3e..357f57a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "findup-sync", - "version": "2.0.0", + "version": "3.0.0", "description": "Find the first file matching a given pattern in the current directory or the nearest ancestor directory.", "author": "Gulp Team (http://gulpjs.com/)", "contributors": [