Skip to content

Commit

Permalink
Update version number in README
Browse files Browse the repository at this point in the history
  • Loading branch information
fodor0205 committed Nov 1, 2013
1 parent d479676 commit 4707efb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -2,7 +2,7 @@

Mongoose is a [MongoDB](http://www.mongodb.org/) object modeling tool designed to work in an asynchronous environment.

[![Build Status](https://travis-ci.org/LearnBoost/mongoose.png?branch=3.6.x)](https://travis-ci.org/LearnBoost/mongoose)
[![Build Status](https://travis-ci.org/LearnBoost/mongoose.png?branch=3.8.x)](https://travis-ci.org/LearnBoost/mongoose)

## Documentation

Expand Down Expand Up @@ -35,7 +35,7 @@ First install [node.js](http://nodejs.org/) and [mongodb](http://www.mongodb.org

## Stablility

The current stable branch is [3.6.x](https://github.com/LearnBoost/mongoose/tree/3.6.x). New (unstable) development always occurs on the [master](https://github.com/LearnBoost/mongoose/tree/master) branch.
The current stable branch is [3.8.x](https://github.com/LearnBoost/mongoose/tree/3.8.x). New (unstable) development always occurs on the [master](https://github.com/LearnBoost/mongoose/tree/master) branch.

## Overview

Expand Down

0 comments on commit 4707efb

Please sign in to comment.