Skip to content

Commit 49bd63a

Browse files
Bump 0.2.0
1 parent 6eb1b09 commit 49bd63a

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

Runtime/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Runtime/package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "javascript-kit-swift",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "A runtime library of JavaScriptKit which is Swift framework to interact with JavaScript through WebAssembly.",
55
"main": "lib/index.js",
66
"files": [
@@ -13,7 +13,9 @@
1313
"prepublishOnly": "npm run build"
1414
},
1515
"keywords": [
16-
"Swift", "WebAssembly", "wasm"
16+
"Swift",
17+
"WebAssembly",
18+
"wasm"
1719
],
1820
"repository": {
1921
"type": "git",

0 commit comments

Comments
 (0)