version + readme

This commit is contained in:
martin61
2016-03-05 18:45:46 +01:00
parent f3dfe04a51
commit aadf07d8c8
3 changed files with 8 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ func main() {
app := cli.NewApp()
app.Name = "i2p-tools"
app.Version = "0.1.2"
app.Version = "0.1.3"
app.Usage = "I2P tools and reseed server"
app.Author = "martin61"
app.Email = "noemail"