gulp-cachebust
gulp-cachebust copied to clipboard
Latest master version is not available on npm registry
Hi,
I'm using the latest version of this gulp plugin from the npm registry. I noticed two differences in the documentation on npm and github:
- The latest version on npm says 0.0.6 while under Releases it says 0.0.5
- The pathFormatter option is available on master but it's not pushed as part of a new release on github or npm.
I really want to use the pathFormatter option for our build purposes as we need to append a string before the hash value.
@Josiah Can you publish the master to tags and also npm registry?
Thanks!
We moved the repository to a new location, and in there 0.0.7 is released. That version is pretty much the same as 0.0.6 apart from small package.json and other meta info changes