Skip to content

Commit 777c65f

Browse files
committed
Updated patch version to 1.0.2
1 parent fc0ed65 commit 777c65f

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-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-stille",
33
"name": "Stille",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"minAppVersion": "0.9.12",
66
"description": "Focus on your writing, a section at a time.",
77
"author": "Michael Lee",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-stille",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "An Obsidian plugin that helps you focus on your writing, a section at a time.",
55
"main": "main.js",
66
"scripts": {

versions.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"1.0.2": "0.9.12",
23
"1.0.1": "0.9.12",
34
"1.0.0": "0.9.12"
45
}

0 commit comments

Comments
 (0)