Skip to content

Commit

Permalink
bump up version to 0.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
nekrassov01 committed Jul 23, 2024
1 parent 727e3a8 commit 35d2f73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ package main

const Name = "tlc3"

const Version = "0.0.18"
const Version = "0.0.19"

var Revision = "HEAD"

0 comments on commit 35d2f73

Please sign in to comment.