Commit 6fb1bd52eeeee6c62ab88945148ae660e8ada5af
version
dangerousbeans committed on 7/12/2019, 7:14:30 AMParent: 392fb856354e069379c3908c9d286bfaf719d9c2
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -1,7 +1,7 @@ | ||
1 | 1 … | { |
2 | 2 … | "name": "ssb-clingy", |
3 | - "version": "1.0.4", | |
3 … | + "version": "1.1.0", | |
4 | 4 … | "description": "Friendly follow-back behaviour for strangers who connect to a scuttlebutt instance", |
5 | 5 … | "main": "index.js", |
6 | 6 … | "scripts": { |
7 | 7 … | "test": "echo \"Error: no test specified\" && exit 1" |
Built with git-ssb-web