Commit 5d3f681f53f0914cdf3afe7e8679a6bb619407d6
2.1.1
Dominic Tarr committed on 8/4/2016, 5:13:31 AMParent: d1abd3833a457e654255e88fd9a34174a77dbde1
Files changed
package.json | changed |
package.json | |||
---|---|---|---|
@@ -1,8 +1,8 @@ | |||
1 | 1 … | { | |
2 | 2 … | "name": "ssb-config", | |
3 | 3 … | "description": "load ssb config", | |
4 | - "version": "2.1.0", | ||
4 … | + "version": "2.1.1", | ||
5 | 5 … | "homepage": "https://github.com/dominictarr/ssb-config", | |
6 | 6 … | "repository": { | |
7 | 7 … | "type": "git", | |
8 | 8 … | "url": "git://github.com/dominictarr/ssb-config.git" | |
@@ -16,5 +16,4 @@ | |||
16 | 16 … | "devDependencies": {}, | |
17 | 17 … | "author": "Dominic Tarr <dominic.tarr@gmail.com> (http://dominictarr.com)", | |
18 | 18 … | "license": "MIT" | |
19 | 19 … | } | |
20 | - |
Built with git-ssb-web