Skip to content

Commit 6f8df14

Browse files
committed
0.1.3
1 parent f8ec0e9 commit 6f8df14

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": "13th-age-statblocks",
33
"name": "13th Age Statblocks",
4-
"version": "0.1.2",
4+
"version": "0.1.3",
55
"minAppVersion": "0.12.0",
66
"description": "Render 13th Age statblocks in Obsidian.",
77
"author": "Ben Straub",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-sample-plugin",
3-
"version": "0.1.0",
3+
"version": "0.1.3",
44
"description": "This is a sample plugin for Obsidian (https://obsidian.md)",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)