Skip to content

Commit 82933f7

Browse files
author
Alexander Weichart
committed
updated: version
1 parent 444e3cd commit 82933f7

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "3d-graph",
33
"name": "3D Graph",
4-
"version": "1.0.2",
4+
"version": "1.0.3",
55
"description": "A 3D Graph for Obsidian",
66
"author": "Alexander Weichart",
77
"authorUrl": "https://github.com/AlexW00",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "3d-graph",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "A 3D graph for Obsidian",
55
"main": "main.js",
66
"scripts": {

versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"1.0.2": "0.15.0"
2+
"1.0.3": "0.15.0"
33
}

0 commit comments

Comments
 (0)