diff --git a/package.json b/package.json index e041b2f..b3d7c48 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngx-i18nsupport", - "version": "0.4.0", + "version": "0.5.0", "description": "Some tooling to be used with the Angular 2 i18n workflow", "main": "index.js", "module": "./src",