Commit 86745d2ae3eb9733681d16c4e9cfabeeef30b588
5.5.0
Dominic Tarr committed on 12/1/2016, 8:41:23 AMParent: d7acb5062b990c4d876df857fbd8a3b29bf7d2cb
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": "5.4.1", | ||
4 … | + "version": "5.5.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" | |
@@ -70,8 +70,4 @@ | |||
70 | 70 … | }, | |
71 | 71 … | "author": "Dominic Tarr <dominic.tarr@gmail.com> (http://dominictarr.com)", | |
72 | 72 … | "license": "MIT" | |
73 | 73 … | } | |
74 | - | ||
75 | - | ||
76 | - | ||
77 | - |
Built with git-ssb-web