Commit 50e5054825a29cc311d60ebc10d916f6c5029d4c
3.4.1
Dominic Tarr committed on 5/20/2016, 8:34:49 AMParent: cc048d2d98e1cd95038b14d5816dd19931a7b0fa
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -1,8 +1,8 @@ | ||
1 | 1 | { |
2 | 2 | "name": "pull-stream", |
3 | 3 | "description": "minimal pull stream", |
4 | - "version": "3.4.0", | |
4 | + "version": "3.4.1", | |
5 | 5 | "homepage": "https://github.com/dominictarr/pull-stream", |
6 | 6 | "repository": { |
7 | 7 | "type": "git", |
8 | 8 | "url": "git://github.com/dominictarr/pull-stream.git" |
@@ -17,6 +17,4 @@ | ||
17 | 17 | }, |
18 | 18 | "author": "Dominic Tarr <dominic.tarr@gmail.com> (http://dominictarr.com)", |
19 | 19 | "license": "MIT" |
20 | 20 | } |
21 | - | |
22 | - |
Built with git-ssb-web