Skip to content

Commit 754a897

Browse files
committed
0.1.3
1 parent f85ced6 commit 754a897

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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": "obsidian-vault-statistics-plugin",
33
"name": "Vault Statistics",
4-
"version": "0.1.2",
4+
"version": "0.1.3",
55
"minAppVersion": "0.11.0",
66
"description": "Status bar item with vault statistics such as number of notes, files, attachments, and links.",
77
"author": "Bryan Kyle",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-vault-statistics-plugin",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Status bar item with vault statistics such as number of notes, files, attachments, and links.",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)