Skip to content

Commit 505ae5c

Browse files
author
permito
committed
Updated goals, version bump to v0.3.0
1 parent 0efc3ff commit 505ae5c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ func main() {
1212
Name: "hp",
1313
Usage: "Pull header files from git repositories to current workspace",
1414
UsageText: "hp command [args...]",
15-
Version: "0.2.3",
15+
Version: "0.3.0",
1616
HideVersion: true,
1717
Commands: []*cli.Command{
1818
cmd.PullCmd,

readme.org

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,6 @@ Upon confirmation, wipes *hp* from the computer entirely
7272
- [X] Implement wiping whole *hp.yaml*
7373
- [X] Fix ~sync~ command to ignore already downloaded packages
7474
- [X] Make it possible to ~wipe~ an empty /hp.yaml/
75-
- [ ] Upgrade itself
75+
- [X] Upgrade itself
7676
- [X] Clean up codebase
7777
- [ ] Add comments

0 commit comments

Comments
 (0)