diff options
| author | Chris Ball <chris@printf.net> | 2015-05-29 09:44:40 -0400 |
|---|---|---|
| committer | Chris Ball <chris@printf.net> | 2015-05-29 09:44:40 -0400 |
| commit | 6c18e1e88017f254c2156b4ec15fc9a7e65dba0b (patch) | |
| tree | 761539266f5be362fd7f82f36af5677437e3a90f | |
| parent | 9a0079ddc5382b44b65a25e04a178811008abae6 (diff) | |
0.1.2
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index b519705..9ff34ba 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "gittorrent", "description": "Using BitTorrent to share git repositories", - "version": "0.1.1", + "version": "0.1.2", "author": { "name": "Chris Ball", "email": "chris@printf.net", |
