diff --git a/_VERSION b/_VERSION index a673804b..ef16864e 100644 --- a/_VERSION +++ b/_VERSION @@ -1 +1 @@ -_VERSION=0.3.0 +_VERSION=0.4.0 diff --git a/package.json b/package.json index 9da4336d..1c1a476a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ng2-admin", - "version": "0.3.0", + "version": "0.4.0", "description": "Angular 2 and Bootstrap 4 Admin Template.", "author": "akveo", "homepage": "http://akveo.github.io/ng2-admin/",