Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Commit

Permalink
Merge pull request #876 from codydaig/0.4.1
Browse files Browse the repository at this point in the history
0.4.1
  • Loading branch information
lirantal committed Sep 3, 2015
2 parents 57bd17a + 834555c commit 3890aae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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",
Expand Down
2 changes: 1 addition & 1 deletion 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",
Expand Down

0 comments on commit 3890aae

Please sign in to comment.