diff options
| author | Chris Ball <chris@printf.net> | 2015-05-29 09:49:34 -0400 |
|---|---|---|
| committer | Chris Ball <chris@printf.net> | 2015-05-29 09:49:34 -0400 |
| commit | 85c2d4b1678f88fb842926a9efb311b41c20ac1c (patch) | |
| tree | 17feff3c9cc453387a884e34631e31c93797f330 | |
| parent | 13afbc80b2e6470b4e41fc0707a78cf3391bf450 (diff) | |
0.1.3
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 337a558..a2d109a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "gittorrent", "description": "Using BitTorrent to share git repositories", - "version": "0.1.2", + "version": "0.1.3", "author": { "name": "Chris Ball", "email": "chris@printf.net", |
