Skip to content

Commit 1ad8b7d

Browse files
committed
Bump version to 0.2.0
1 parent 363ea0a commit 1ad8b7d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libxml2-wasm",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "WebAssembly-based libxml2 javascript binding",
55
"scripts": {
66
"wasm": "gulp rebuild",
@@ -52,6 +52,7 @@
5252
"keywords": [
5353
"xml",
5454
"xml parser",
55+
"libxml",
5556
"WebAssembly"
5657
],
5758
"engines": {

0 commit comments

Comments
 (0)