Skip to content

Commit

Permalink
bump up version to 0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
kawashima committed Dec 11, 2023
1 parent aa72ccf commit e948d37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Expand Up @@ -2,6 +2,6 @@ package main

const Name = "tlc3"

const Version = "0.0.7"
const Version = "0.0.8"

var Revision = "HEAD"

0 comments on commit e948d37

Please sign in to comment.