Commit 1e889341c1434233392cb519e6bfe89acf966a5c
0.1.0
Matt McKegg committed on 6/13/2017, 12:25:16 AMParent: 0773ae21c1f01e75b8deed6d6dd2defc7f6e0f06
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -1,8 +1,8 @@ | ||
1 | 1 … | { |
2 | 2 … | "name": "ssb-backlinks", |
3 | 3 … | "description": "scuttlebot plugin for indexing all link mentions of messages", |
4 | - "version": "0.0.0", | |
4 … | + "version": "0.1.0", | |
5 | 5 … | "homepage": "https://github.com/ssbc/ssb-backlinks", |
6 | 6 … | "repository": { |
7 | 7 … | "type": "git", |
8 | 8 … | "url": "git://github.com/ssbc/ssb-backlinks.git" |
Built with git-ssb-web