Commit 2ded6ddaa1bcc50e4e763fa27af23b5dfec79c93
2.0.1
Dominic Tarr committed on 4/16/2019, 7:55:02 AMParent: 4c25e5a53d64720cf0ea78164dedd45164b40fe3
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -1,8 +1,8 @@ | ||
1 | 1 … | { |
2 | 2 … | "name": "yyy", |
3 | 3 … | "description": "Yet Another Patchwork client", |
4 | - "version": "2.0.0", | |
4 … | + "version": "2.0.1", | |
5 | 5 … | "homepage": "https://github.com/dominictarr/yap", |
6 | 6 … | "repository": { |
7 | 7 … | "type": "git", |
8 | 8 … | "url": "git://github.com/dominictarr/yap.git" |
@@ -37,8 +37,4 @@ | ||
37 | 37 … | }, |
38 | 38 … | "author": "Dominic Tarr <dominic.tarr@gmail.com> (http://dominictarr.com)", |
39 | 39 … | "license": "MIT" |
40 | 40 … | } |
41 | - | |
42 | - | |
43 | - | |
44 | - |
Built with git-ssb-web