Skip to content

Commit

Permalink
Released 0.16
Browse files Browse the repository at this point in the history
* Updated Semaphore Badge
* Updated README.md
* Version changed to 0.16
  • Loading branch information
aneesh-neelam committed Apr 2, 2015
1 parent 85d25a5 commit a505af1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ VITacademics
[![Dependency Status](https://david-dm.org/aneesh-neelam/VITacademics.svg)](https://david-dm.org/aneesh-neelam/VITacademics)
[![devDependency Status](https://david-dm.org/aneesh-neelam/VITacademics/dev-status.svg)](https://david-dm.org/aneesh-neelam/VITacademics#info=devDependencies)

[![Build Status](https://semaphoreapp.com/api/v1/projects/d25d5145-bbfe-46cd-8b93-32ec54c63140/327641/badge.png)](https://semaphoreapp.com/aneesh-neelam/vitacademics)
[![Build Status](https://semaphoreci.com/api/v1/projects/d25d5145-bbfe-46cd-8b93-32ec54c63140/389220/badge.svg)](https://semaphoreci.com/aneesh-neelam/vitacademics)
[![Stories in Ready](https://badge.waffle.io/aneesh-neelam/VITacademics.png?label=ready&title=Ready)](https://waffle.io/aneesh-neelam/VITacademics)

The VITacademics API Server
Expand All @@ -16,7 +16,7 @@ For the API Documentation, check out the [JSON API Page](https://github.com/anee
Please report any bugs or issues [here](https://github.com/aneesh-neelam/VITacademics/issues).

#### Instructions for Installation:
###### Install [io.js](https://iojs.org/en/index.html) (Latest Stable Release)
###### Install [io.js](https://iojs.org/en/index.html)
###### Install all dependencies
$ npm install
###### Run the server locally
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "VITacademics",
"version": "0.17.0",
"version": "0.16.0",
"description": "VITacademics API Server",
"homepage": "https://vitacademics-dev.herokuapp.com/",
"homepage": "https://vitacademics-rel.herokuapp.com/",
"bugs": {
"url": "https://github.com/aneesh-neelam/VITacademics/issues",
"email": "[email protected]"
Expand Down

0 comments on commit a505af1

Please sign in to comment.