Skip to content

Commit 272ecbe

Browse files
committed
0.10.2
1 parent 74ca392 commit 272ecbe

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
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-full-calendar",
33
"name": "Full Calendar",
4-
"version": "0.10.1",
4+
"version": "0.10.2",
55
"minAppVersion": "0.16.3",
66
"description": "Obsidian integration with Full Calendar (fullcalendar.io)",
77
"author": "Davis Haupt",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-full-calendar",
3-
"version": "0.10.1",
3+
"version": "0.10.2",
44
"description": "Obsidian integration with Full Calendar (fullcalendar.io)",
55
"main": "main.js",
66
"scripts": {

versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,6 @@
4646
"0.9.4": "1.1.1",
4747
"0.9.5": "0.16.3",
4848
"0.10.0": "0.16.3",
49-
"0.10.1": "0.16.3"
49+
"0.10.1": "0.16.3",
50+
"0.10.2": "0.16.3"
5051
}

0 commit comments

Comments
 (0)