diff --git a/package.json b/package.json index 0655646..03839a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "juice", - "version": "1.5.0", + "version": "1.5.1", "description": "Inlines css into html source", "bin": "./bin/juice", "main": "./lib/juice",