Commit da116a36a6e34b4499633c0a896b9bf32d263383
5.0.0
Dominic Tarr committed on 11/12/2016, 9:22:29 AMParent: 99b8a9a471f85c47bbb7f32dc108e456f881b14d
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -1,8 +1,8 @@ | ||
1 | 1 … | { |
2 | 2 … | "name": "patchbay", |
3 | 3 … | "description": "a pluggable patchwork", |
4 | - "version": "4.1.0", | |
4 … | + "version": "5.0.0", | |
5 | 5 … | "homepage": "https://github.com/dominictarr/patchbay", |
6 | 6 … | "repository": { |
7 | 7 … | "type": "git", |
8 | 8 … | "url": "git://github.com/dominictarr/patchbay.git" |
@@ -65,5 +65,4 @@ | ||
65 | 65 … | }, |
66 | 66 … | "author": "Dominic Tarr <dominic.tarr@gmail.com> (http://dominictarr.com)", |
67 | 67 … | "license": "MIT" |
68 | 68 … | } |
69 | - |
Built with git-ssb-web