Skip to content

Commit 128e70e

Browse files
chore(release): 0.1.3 [skip ci]
## [0.1.3](v0.1.2...v0.1.3) (2021-12-27)
1 parent e5fd5b2 commit 128e70e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
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
@@ -40,5 +40,5 @@
4040
"node": "14.15.4",
4141
"npm": "6.14.11"
4242
},
43-
"version": "0.1.2"
43+
"version": "0.1.3"
4444
}

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "./node_modules/midi-mixer-plugin/plugin.schema.json",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"id": "com.midi-mixer.obs",
55
"name": "OBS",
66
"type": "node",

0 commit comments

Comments
 (0)