Skip to content

Commit 0eca50f

Browse files
committed
v0.1.1
1 parent 4625cb5 commit 0eca50f

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
sources/

package.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
{
22
"name": "webmystran-wasm",
3-
"version": "0.1.0",
4-
"description": "WebMYSTRAN WebAssembly build, smoke validation, and Node.js wrapper API.",
3+
"version": "0.1.1",
4+
"description": "MYSTRAN WebAssembly build and wrapper.",
5+
"repository": {
6+
"type": "git",
7+
"url": "https://github.com/PR-DC/WebXFOIL"
8+
},
9+
"homepage": "https://pr-dc.com",
510
"author": "Milos Petrasinovic <mpetrasinovic@pr-dc.com>",
611
"keywords": [
712
"mystran",

0 commit comments

Comments
 (0)