v1.0.1: add screenshot

This commit is contained in:
AJ ONeal 2018-12-03 00:13:56 -07:00
parent 08e9349ee7
commit e48f014618
2 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ so you can use Eckles or Rasha, as mentioned above.
<https://coolaj86.com/demos/ssh-fingerprint/>
<img border="1" src="https://git.coolaj86.com/coolaj86/ssh-fingerprint.js/raw/branch/master/screenshot.png" />
<img border="1" src="https://git.coolaj86.com/coolaj86/bluecrypt-ssh-fingerprint.js/raw/branch/master/screenshot.png" />
```bash
git clone https://git.coolaj86.com/coolaj86/bluecrypt-ssh-fingerprint.js

View File

@ -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",