Skip to content

Commit a20683b

Browse files
committed
Merge pull request #102 from colin-combe/master
incremented version number after adding bioJS tag
2 parents be4fcb6 + 8497efa commit a20683b

3 files changed

Lines changed: 18 additions & 17 deletions

File tree

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "complexviewer",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"homepage": "https://github.com/MICommunity/interaction-viewer",
55
"license": "Apache v2.0",
66
"ignore": [

build/complexviewer.js

Lines changed: 16 additions & 15 deletions
Large diffs are not rendered by default.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "complexviewer",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "A network visualisation that displays molecular interaction data, including detailed residue-level information such as binding sites. v1 is used in EBI's Complex Portal. The aim for v2 is a general purpose viewer for PSI-MI XML data",
55
"author": {
66
"name": "Colin Combe",

0 commit comments

Comments
 (0)