diff --git a/README.md b/README.md index ad7f5fe..d25dc39 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ so you can use Eckles or Rasha, as mentioned above. - + ```bash git clone https://git.coolaj86.com/coolaj86/bluecrypt-ssh-fingerprint.js diff --git a/package.json b/package.json index 7637091..e95cc69 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bluecrypt-ssh-fingerprint", - "version": "1.0.0", + "version": "1.0.1", "description": "SSH Fingerprint in < 150 lines of VanillaJS, part of the Bluecrypt suite for Browser Crypto.", "homepage": "https://git.coolaj86.com/coolaj86/bluecrypt-ssh-fingerprint.js", "main": "ssh-fingerprint.js",