Skip to content

Commit

Permalink
[skip ci] Update version to v0.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiefdhurst authored and github-actions[bot] committed Dec 22, 2023
1 parent a3bfbb0 commit 0ab38ad
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.4"
const version = "0.8.5"

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

0 comments on commit 0ab38ad

Please sign in to comment.