We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8840d61 commit c578033Copy full SHA for c578033
.gitignore
@@ -1,5 +1,6 @@
1
bin/
2
.vscode/
3
node_modules/
4
+*.gz
5
6
package-lock.json
package.json
@@ -1,6 +1,6 @@
{
"name": "tic.api.js",
- "version": "0.5.1",
+ "version": "0.5.2",
"description": "Web of trust for contacts in the IOTA network",
"keywords": [
"iota",
0 commit comments