Skip to content

Commit

Permalink
1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
deiu committed Sep 9, 2019
1 parent a04f643 commit bab6460
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "easy-web-crypto",
"version": "1.0.1",
"version": "1.0.2",
"description": "Webcrypto API wrapper for the browser",
"author": "Andrei Sambra",
"license": "MIT",
Expand All @@ -11,8 +11,8 @@
"key derivation"
],
"repository": {
"type" : "git",
"url" : "https://github.com/AkashaProject/easy-web-crypto.git"
"type": "git",
"url": "https://github.com/AkashaProject/easy-web-crypto.git"
},
"main": "dist/web-crypto.js",
"module": "src/index.js",
Expand Down

0 comments on commit bab6460

Please sign in to comment.