Skip to content

Commit a3101a9

Browse files
v1.0.1
1 parent f8758a2 commit a3101a9

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": "aureooms-js-gn",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
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: 1 addition & 1 deletion
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.0",
4+
"version": "1.0.1",
55
"main": "js/dist/gn.js",
66
"dependencies": {},
77
"devDependencies": {

0 commit comments

Comments
 (0)