Skip to content

Commit

Permalink
Merge pull request #54 from biosugar0/tagpr-from-v0.0.11
Browse files Browse the repository at this point in the history
Release for v0.0.12
  • Loading branch information
biosugar0 committed Jul 12, 2023
2 parents 1d7631c + e7640f0 commit f42e191
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.11
0.0.12
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.11"
const version = "0.0.12"

0 comments on commit f42e191

Please sign in to comment.