Commit 9d686ee70c6b2073da626fa08e38a8e988b5c5b4
9.4.2
Dominic Tarr committed on 12/14/2016, 4:02:51 PMParent: 4a2ffb75f183a95f7dbed9e5a7deace52ba7d57e
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -1,8 +1,8 @@ | ||
1 | 1 … | { |
2 | 2 … | "name": "scuttlebot", |
3 | 3 … | "description": "A bot-server for the phoenix network", |
4 | - "version": "9.4.1", | |
4 … | + "version": "9.4.2", | |
5 | 5 … | "homepage": "https://github.com/pfraze/scuttlebot", |
6 | 6 … | "repository": { |
7 | 7 … | "type": "git", |
8 | 8 … | "url": "git://github.com/pfraze/scuttlebot.git" |
@@ -78,5 +78,4 @@ | ||
78 | 78 … | }, |
79 | 79 … | "author": "Paul Frazee <pfrazee@gmail.com>", |
80 | 80 … | "license": "MIT" |
81 | 81 … | } |
82 | - |
Built with git-ssb-web