Skip to content

Commit

Permalink
[skip ci] Update version to v0.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiefdhurst authored and github-actions[bot] committed Sep 2, 2024
1 parent 808a9a2 commit f5f5e57
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 @@ -60,7 +60,7 @@ func loadGiphy() {
}

func main() {
const version = "0.9.4"
const version = "0.9.5"

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

0 comments on commit f5f5e57

Please sign in to comment.