change: version bump 1.0.2

This commit is contained in:
Tobias Davis 2023-08-20 17:35:35 -05:00
parent eeed66a954
commit 5846582f75
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"id": "at-people",
"name": "At People",
"version": "1.0.1",
"version": "1.0.2",
"description": "Use the @ to create links to people files.",
"author": "saibotsivad",
"authorUrl": "https://davistobias.com",

View file

@ -1,6 +1,6 @@
{
"name": "obsidian-at-people",
"version": "1.0.1",
"version": "1.0.2",
"description": "Use the @ to create links to people files.",
"main": "main.js",
"repository": {