Skip to content
This repository has been archived by the owner on Feb 5, 2023. It is now read-only.

Commit

Permalink
Bump version to 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tulir committed Feb 14, 2016
1 parent 98cb728 commit 6c3e362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gopacked.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ import (
var installPath = flag.StringP("path", "p", "", "")
var minecraftPath = flag.StringP("minecraft", "m", "", "")

var help = `goPacked 0.1 - Simple command-line modpack manager.
var help = `goPacked 0.2 - Simple command-line modpack manager.
Usage:
gopacked [-h] [-p PATH] [-m PATH] <ACTION> <URL/NAME>
Expand Down

0 comments on commit 6c3e362

Please sign in to comment.