Commit 2b6465e604e3510c4512fec6f6f3dfce1b407702
1.0.1
Dominic Tarr committed on 4/10/2017, 9:49:42 PMParent: 0c7a4a8666e22690eb45952c1f96f70936f261e6
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -1,8 +1,8 @@ | ||
1 | 1 … | { |
2 | 2 … | "name": "ssb-blobs", |
3 | 3 … | "description": "blobs and blob replication for ssb", |
4 | - "version": "1.0.0", | |
4 … | + "version": "1.0.1", | |
5 | 5 … | "homepage": "https://github.com/dominictarr/ssb-blobs", |
6 | 6 … | "repository": { |
7 | 7 … | "type": "git", |
8 | 8 … | "url": "git://github.com/dominictarr/ssb-blobs.git" |
Built with git-ssb-web