git ssb

1+

Dominic / ssb-keys



Commit f4380f9ce8faaa476434e9abefc231a9802e73d4

2.0.1

Dominic Tarr committed on 6/29/2015, 5:28:43 PM
Parent: de2e69c05bf715f6fad6a795f6467828c73b49ff

Files changed

package.jsonchanged
package.jsonView
@@ -1,8 +1,8 @@
11 {
22 "name": "ssb-keys",
33 "description": "keyfile operations for ssb",
4- "version": "2.0.0",
4+ "version": "2.0.1",
55 "homepage": "https://github.com/ssbc/ssb-keys",
66 "repository": {
77 "type": "git",
88 "url": "git://github.com/ssbc/ssb-crypto.git"
@@ -27,5 +27,5 @@
2727 "test": "set -e; for t in test/*.js; do node $t; done"
2828 },
2929 "author": "Paul Frazee <pfrazee@gmail.com>",
3030 "license": "MIT"
31-}
31+}

Built with git-ssb-web