Skip to content

Commit

Permalink
0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 12, 2021
1 parent bb3cfd2 commit 3043bba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "obsidian-vault-statistics-plugin",
"name": "Vault Statistics",
"version": "0.0.4",
"version": "0.0.5",
"minAppVersion": "0.9.12",
"description": "Status bar item with vault statistics such as number of notes, files, attachments, and links.",
"author": "Bryan Kyle",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "obsidian-vault-statistics-plugin",
"version": "0.0.4",
"version": "0.0.5",
"description": "Status bar item with vault statistics such as number of notes, files, attachments, and links.",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit 3043bba

Please sign in to comment.