Skip to content
This repository was archived by the owner on Sep 6, 2024. It is now read-only.

Commit fa4f91e

Browse files
author
domschiener
committed
Added HMAC
1 parent 3e620de commit fa4f91e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "iota.lib.js",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "Javascript Library for IOTA",
55
"main": "./dist/iota.js",
66
"authors": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "iota.lib.js",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "Javascript Library for IOTA",
55
"main": "./lib/iota.js",
66
"scripts": {

0 commit comments

Comments
 (0)