diff --git a/README.md b/README.md index 9976e61..8fd02d9 100644 --- a/README.md +++ b/README.md @@ -229,8 +229,9 @@ The goal of Flour is to provide a small and simple API that caters for the most #### Changelog -##### v0.5.3 +##### v0.5.4 - enable options forwarding for minifiers +- fix bundle behaviour when no output path given ##### v0.5.2 - coffeescript sourcemap support diff --git a/package.json b/package.json index e754c81..ae3dd8f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "flour", - "version": "0.5.3", + "version": "0.5.4", "description": "Cakefile build tools.", "main": "flour.coffee", "dependencies": {