Skip to content
Snippets Groups Projects
Commit 6912c201 authored by Shachar Itzhaky's avatar Shachar Itzhaky
Browse files

[meta] Bump ver to 0.14.2.

parent 617b16cb
No related branches found
No related tags found
No related merge requests found
{ {
"name": "jscoq", "name": "jscoq",
"version": "0.14.1", "version": "0.14.2",
"description": "A port of Coq to JavaScript -- run Coq in your browser", "description": "A port of Coq to JavaScript -- run Coq in your browser",
"bin": { "bin": {
"jscoq": "./dist/cli.js", "jscoq": "./dist/cli.js",
......
{ {
"name": "wacoq", "name": "wacoq",
"version": "0.14.1", "version": "0.14.2",
"description": "A port of Coq to WebAssembly -- run Coq in your browser", "description": "A port of Coq to WebAssembly -- run Coq in your browser",
"bin": { "bin": {
"wacoqdoc": "ui-js/jscoqdoc.js" "wacoqdoc": "ui-js/jscoqdoc.js"
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
"path": "^0.12.7", "path": "^0.12.7",
"vue": "^2.6.12", "vue": "^2.6.12",
"vue-context-menu": "^2.0.6", "vue-context-menu": "^2.0.6",
"wacoq-bin": "0.14.1" "wacoq-bin": "0.14.2"
}, },
"devDependencies": { "devDependencies": {
"@types/find": "^0.2.1", "@types/find": "^0.2.1",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment