Comparing version
{ | ||
"name": "gulp-hash", | ||
"version": "3.0.3", | ||
"version": "3.0.4", | ||
"description": "Cachebust your assets by adding a hash to the filename", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -21,3 +21,3 @@ # gulp-hash [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] | ||
## Streaming | ||
The plugin has full streaming support. If you encounter any problems, please open an issue on GitHub and I'll look into it! | ||
The plugin fully supports both buffers and streams. If you encounter any problems, please open an issue on GitHub and I'll look into it! | ||
@@ -24,0 +24,0 @@ ## API |
7173
0.18%