Skip to content

Commit 3df87b7

Browse files
committed
version bump 0.11.2
1 parent 410f4d1 commit 3df87b7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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": "livecodes-playground",
33
"name": "Livecodes Playground",
4-
"version": "0.11.1",
4+
"version": "0.11.2",
55
"minAppVersion": "1.5.0",
66
"description": "Client-side code editor playground - Powered by LiveCodes",
77
"author": "@gapmiss",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "livecodes-playgrounds",
3-
"version": "0.11.1",
3+
"version": "0.11.2",
44
"description": "Client-side code editor playground plugin for Obsidian.md - Powered by LiveCodes.io",
55
"main": "main.js",
66
"scripts": {

versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"0.11.1": "1.5.0"
2+
"0.11.2": "1.5.0"
33
}

0 commit comments

Comments
 (0)