Skip to content

Commit

Permalink
Merge pull request #42 from biosugar0/tagpr-from-v0.0.6
Browse files Browse the repository at this point in the history
Release for v0.0.7
  • Loading branch information
biosugar0 committed Mar 27, 2023
2 parents c26db3b + 85eff78 commit f1f3609
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ USAGE:
qd [section title]
VERSION:
0.0.6
0.0.7
COMMANDS:
help, h Shows a list of commands or help for one command
Expand Down
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package main

const version = "0.0.6"
const version = "0.0.7"

0 comments on commit f1f3609

Please sign in to comment.