clarity-repl
Advanced tools
Comparing version 0.20.1 to 0.21.0
@@ -493,3 +493,3 @@ | ||
}; | ||
imports.wbg.__wbindgen_closure_wrapper6011 = function(arg0, arg1, arg2) { | ||
imports.wbg.__wbindgen_closure_wrapper6008 = function(arg0, arg1, arg2) { | ||
var ret = makeMutClosure(arg0, arg1, 1596, __wbg_adapter_24); | ||
@@ -496,0 +496,0 @@ return addHeapObject(ret); |
@@ -9,3 +9,3 @@ { | ||
"description": "Clarity REPL", | ||
"version": "0.20.1", | ||
"version": "0.21.0", | ||
"license": "GPL-3.0-only", | ||
@@ -12,0 +12,0 @@ "repository": { |
@@ -31,3 +31,3 @@ | ||
```bash | ||
git clone https://github.com/lgalabru/clarity-repl.git | ||
git clone https://github.com/hirosystems/clarity-repl.git | ||
@@ -73,3 +73,1 @@ cd clarity-repl | ||
- [ ] Easier installation (via brew, etc) | ||
Sorry, the diff of this file is not supported yet
3824578
72