Skip to content

Commit cedd64c

Browse files
committed
Push to version 1.1.0
1 parent a1338d8 commit cedd64c

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

.npmignore

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
tests
22
docs
33
.github
4-
.vscode
5-
src
6-
7-
*.ts
8-
!*.d.ts
4+
.vscode

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "wasm-spider",
33
"author": "Tacodiva",
4-
"version": "1.0.0",
4+
"version": "1.1.0",
55
"description": "WASM Spider is a fluent Typescript / Javascript library for creating and manipulating WebAssembly modules",
66
"keywords": [
77
"wasm",

0 commit comments

Comments
 (0)