Skip to content

Commit

Permalink
[skip ci] Update version to v0.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiefdhurst authored and github-actions[bot] committed Apr 30, 2024
1 parent d85482f commit e1136d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion journal.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import (
)

func main() {
const version = "0.8.5"
const version = "0.8.6"

// Set CWD
os.Chdir(os.Getenv("GOPATH") + "/src/github.com/jamiefdhurst/journal")
Expand Down

0 comments on commit e1136d3

Please sign in to comment.