Skip to content

Commit 0896875

Browse files
v1.0.3
1 parent e04618b commit 0896875

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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": "aureooms-js-gn",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "graphs and networks code bricks for JavaScript",
55
"homepage": "https://aureooms.github.io/js-gn",
66
"license": "AGPL-3.0",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "aureooms-js-gn",
33
"description": "graphs and networks code bricks for JavaScript",
4-
"version": "1.0.2",
4+
"version": "1.0.3",
55
"main": "js/dist/gn.js",
66
"dependencies": {},
77
"devDependencies": {
@@ -35,4 +35,4 @@
3535
"url": "https://github.com/aureooms/js-gn/issues"
3636
},
3737
"homepage": "https://aureooms.github.io/js-gn"
38-
}
38+
}

0 commit comments

Comments
 (0)