Skip to content

Commit 5810bd5

Browse files
committed
Pushing changes for v3.0.0 release
1 parent e965fbc commit 5810bd5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cytoscape-canvas",
3-
"version": "2.0.0",
3+
"version": "3.0.0",
44
"description": "A Cytoscape extension to enable drawing over and under a graph",
55
"main": "cytoscape-canvas.js",
66
"repository": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cytoscape-canvas",
3-
"version": "2.0.0",
3+
"version": "3.0.0",
44
"description": "A Cytoscape extension to enable drawing over and under a graph",
55
"main": "./dist/cytoscape-canvas.js",
66
"scripts": {

0 commit comments

Comments
 (0)