diff options
| author | Chris Ball <chris@printf.net> | 2015-05-29 09:36:28 -0400 |
|---|---|---|
| committer | Chris Ball <chris@printf.net> | 2015-05-29 09:36:28 -0400 |
| commit | d9693206fbce81539298dfec92376d6302c4c433 (patch) | |
| tree | b9c6a848e43de86c6e2b8e6399a61721e657a70d | |
| parent | 8b660db23f6f5224f136ec89995194ecd3d7e8f1 (diff) | |
0.1.1
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 21cead0..db6579c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "gittorrent", "description": "Using BitTorrent to share git repositories", - "version": "0.1.0", + "version": "0.1.1", "author": { "name": "Chris Ball", "email": "chris@printf.net", |
