diff --git a/bower.json b/bower.json index 117ca44a2f..e36409780a 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "meanjs", - "version": "0.4.0", + "version": "0.4.1", "description": "Fullstack JavaScript with MongoDB, Express, AngularJS, and Node.js.", "dependencies": { "bootstrap": "~3", diff --git a/package.json b/package.json index 629aecff27..b8e34d0d36 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "meanjs", "description": "Full-Stack JavaScript with MongoDB, Express, AngularJS, and Node.js.", - "version": "0.4.0", + "version": "0.4.1", "private": false, "author": "https://github.com/meanjs/mean/graphs/contributors", "license": "MIT",