Skip to content

Commit c578033

Browse files
committed
bounced version
1 parent 8840d61 commit c578033

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
bin/
22
.vscode/
33
node_modules/
4+
*.gz
45

56
package-lock.json

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tic.api.js",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"description": "Web of trust for contacts in the IOTA network",
55
"keywords": [
66
"iota",

0 commit comments

Comments
 (0)