diff options
| author | Chris Ball <chris@printf.net> | 2015-08-28 14:52:57 -0400 |
|---|---|---|
| committer | Chris Ball <chris@printf.net> | 2015-08-28 14:53:19 -0400 |
| commit | b340a553607b279a25d54b8ab1e30de3b49aa6d8 (patch) | |
| tree | 65d608f120375a18b4d51c75aa557515ac2ce36d | |
| parent | 3e9db3d4fec422dd9e4ab4c6c8e77adda894a13d (diff) | |
0.1.9
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 52b5698..bc662f7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "gittorrent", "description": "Using BitTorrent to share git repositories", - "version": "0.1.8", + "version": "0.1.9", "author": { "name": "Chris Ball", "email": "chris@printf.net", |
