diff --git a/package.json b/package.json index be60805..0445031 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "lodash-decorators", "author": "Steven Sojka ", "description": "A collection of decorators using lodash at it's core.", - "version": "4.1.0", + "version": "4.2.0", "engines": { "node": ">=0.12.0" },