Skip to content

Commit

Permalink
Just updated versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
natefrisch01 committed May 5, 2024
1 parent 202e4b6 commit d149196
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "graph-link-types",
"name": "Graph Link Types",
"version": "0.3.1",
"version": "0.3.2",
"minAppVersion": "1.5.0",
"description": "Link types for graph view.",
"author": "natefrisch01",
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graph-link-types",
"version": "0.1.2",
"version": "0.3.2",
"description": "Link types for Obsidian graph view.",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit d149196

Please sign in to comment.