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

Commit f8750b3

Browse files
committed
updating the new 0.4.1 dev branch for when 0.4.0 will actually be released
1 parent 7aaf363 commit f8750b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ Master Branch:
77
[![Dependencies Status](https://david-dm.org/meanjs/mean.svg)](https://david-dm.org/meanjs/mean)
88

99
Dev Branch:
10-
[![Build Status](https://travis-ci.org/meanjs/mean.svg?branch=0.4.0)](https://travis-ci.org/meanjs/mean)
11-
[![Dependencies Status](https://david-dm.org/meanjs/mean/0.4.0.svg)](https://david-dm.org/meanjs/mean/0.4.0)
10+
[![Build Status](https://travis-ci.org/meanjs/mean.svg?branch=0.4.1)](https://travis-ci.org/meanjs/mean)
11+
[![Dependencies Status](https://david-dm.org/meanjs/mean/0.4.1.svg)](https://david-dm.org/meanjs/mean/0.4.1)
1212

1313
MEAN.JS is a full-stack JavaScript open-source solution, which provides a solid starting point for [MongoDB](http://www.mongodb.org/), [Node.js](http://www.nodejs.org/), [Express](http://expressjs.com/), and [AngularJS](http://angularjs.org/) based applications. The idea is to solve the common issues with connecting those frameworks, build a robust framework to support daily development needs, and help developers use better practices while working with popular JavaScript components.
1414

0 commit comments

Comments
 (0)