diff options
| author | Chris Ball <chris@printf.net> | 2015-05-29 12:17:55 -0400 |
|---|---|---|
| committer | Chris Ball <chris@printf.net> | 2015-05-29 12:17:55 -0400 |
| commit | d9cfdef78ab0d094a14eed27ff5261cfb62f438d (patch) | |
| tree | 01ea7d1d3bd0aa108cf4cd6c667c29a00052c6e0 | |
| parent | 4c0f6af3d9a1453510fbb3abd14ca936802286a0 (diff) | |
0.1.5
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 4d143dd..593aec2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "gittorrent", "description": "Using BitTorrent to share git repositories", - "version": "0.1.4", + "version": "0.1.5", "author": { "name": "Chris Ball", "email": "chris@printf.net", |
