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

Commit

Permalink
update packages and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Johnny Flinn committed Jul 2, 2016
1 parent d1d9dfb commit e98eb49
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ngCytoscape

A simple angular wrapper for the [Cytocape.js](http://js.cytoscape.org/) library.

v0.0.5 [![Build Status](https://travis-ci.org/johnnyflinn/ngCytoscape.svg?branch=v0.0.4)](https://travis-ci.org/johnnyflinn/ngCytoscape)
v0.0.6 [![Build Status](https://travis-ci.org/johnnyflinn/ngCytoscape.svg?branch=v0.0.4)](https://travis-ci.org/johnnyflinn/ngCytoscape)
Master [![Build Status](https://travis-ci.org/johnnyflinn/ngCytoscape.svg?branch=master)](https://travis-ci.org/johnnyflinn/ngCytoscape)


Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"tests"
],
"dependencies": {
"angular": " angular#1.4.11",
"angular": " angular#1.4.12",
"angular-loader": "~1.4.0",
"angular-mocks": "~1.4.0",
"angular-route": "~1.4.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ngCytoscape",
"private": true,
"version": "1.0.0",
"version": "0.0.6",
"description": "Angular Cytoscape",
"repository": "https://github.com/johnnyflinn/ngCytoscape",
"license": "MIT",
Expand Down

0 comments on commit e98eb49

Please sign in to comment.