Skip to content

Commit 9508bbf

Browse files
author
Bernard Xie
authored
Merge pull request #17 from terrastruct/bernie/patch-release-for-windows-delimiter
version bump 1.0.1
2 parents 927f6c1 + 1ab630a commit 9508bbf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "d2-obsidian",
33
"name": "D2",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"minAppVersion": "0.15.0",
66
"description": "The official D2 plugin for Obsidian. D2 is a modern diagram scripting language that turns text to diagrams.",
77
"author": "Terrastruct",

versions.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"1.0.0": "0.15.0"
2+
"1.0.1": "0.15.0"
33
}

0 commit comments

Comments
 (0)