Commit f1468171c68eefb5233a27a91e5754f39c6dc520
2.1.3
Dominic Tarr committed on 6/19/2016, 6:42:22 AMParent: 5304a1a1f5b28e9a5058bdf68eb36ac16e3b50ee
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -1,8 +1,8 @@ | ||
1 | 1 | { |
2 | 2 | "name": "ssb-feed", |
3 | 3 | "description": "create and validate ssb feeds", |
4 | - "version": "2.1.2", | |
4 | + "version": "2.1.3", | |
5 | 5 | "homepage": "https://github.com/dominictarr/ssb-feed", |
6 | 6 | "repository": { |
7 | 7 | "type": "git", |
8 | 8 | "url": "git://github.com/dominictarr/ssb-feed.git" |
@@ -25,5 +25,4 @@ | ||
25 | 25 | }, |
26 | 26 | "author": "Dominic Tarr <dominic.tarr@gmail.com> (http://dominictarr.com)", |
27 | 27 | "license": "MIT" |
28 | 28 | } |
29 | - |
Built with git-ssb-web