We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4da0044 commit f4f271fCopy full SHA for f4f271f
manifest.json
@@ -2,7 +2,7 @@
2
"id": "ruby-wasm",
3
"name": "ruby.wasm",
4
"version": "0.0.1",
5
- "minAppVersion": "0.0.1",
+ "minAppVersion": "1.5.12",
6
"description": "Run ruby code in your notes using WebAssembly",
7
"author": "geeknees",
8
"authorUrl": "https://github.com/geeknees/",
versions.json
@@ -1,3 +1,3 @@
1
{
- "0.0.1": "0.0.1"
+ "0.0.1": "0.15.0"
}
0 commit comments