Commit 94ad29364a5682156f86894505f5e7118f39589b
5.0.0
Dominic Tarr committed on 3/6/2016, 9:00:22 PMParent: c0fdcee6ac3da05da20ec37431fd85c2a897cacd
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -1,8 +1,8 @@ | ||
1 | 1 | { |
2 | 2 | "name": "ssb-keys", |
3 | 3 | "description": "keyfile operations for ssb", |
4 | - "version": "4.0.10", | |
4 | + "version": "5.0.0", | |
5 | 5 | "homepage": "https://github.com/ssbc/ssb-keys", |
6 | 6 | "repository": { |
7 | 7 | "type": "git", |
8 | 8 | "url": "git://github.com/ssbc/ssb-crypto.git" |
@@ -25,5 +25,4 @@ | ||
25 | 25 | }, |
26 | 26 | "author": "Paul Frazee <pfrazee@gmail.com>", |
27 | 27 | "license": "MIT" |
28 | 28 | } |
29 | - |
Built with git-ssb-web