diff --git a/docs/API.md b/docs/API.md index 1415c6af2..338bff408 100644 --- a/docs/API.md +++ b/docs/API.md @@ -1,3 +1,7 @@ +Note: these docs are for version v4.0.0 (aka `gulp@next`) If you're on gulp +v3.9.1, which is the current standard `npm` release, you probably want [that +version's documentation](https://github.com/gulpjs/gulp/blob/v3.9.1/docs/API.md). + ## gulp API docs * [gulp.src](#gulpsrcglobs-options) - Emit files matching one or more globs