diff --git a/bower.json b/bower.json index 9a72242..7ca3060 100644 --- a/bower.json +++ b/bower.json @@ -17,5 +17,5 @@ "description": "Graph specification code bricks for JavaScript", "name": "aureooms-js-graph-spec", "homepage": "http://aureooms.github.io/js-graph-spec/", - "version": "2.0.1" + "version": "3.0.0" } \ No newline at end of file diff --git a/component.json b/component.json index a2df611..04bde76 100644 --- a/component.json +++ b/component.json @@ -7,5 +7,5 @@ "description": "Graph specification code bricks for JavaScript", "name": "aureooms-js-graph-spec", "repo": "aureooms/js-graph-spec", - "version": "2.0.1" + "version": "3.0.0" } \ No newline at end of file diff --git a/package.json b/package.json index eda6d31..329d640 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ }, "name": "aureooms-js-graph-spec", "homepage": "http://aureooms.github.io/js-graph-spec/", - "version": "2.0.1", + "version": "3.0.0", "description": "Graph specification code bricks for JavaScript", "dependencies": { "aureooms-js-itertools": "^1.2.0",