Skip to content

Commit

Permalink
bump up version to 0.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
iret-kawashima committed Nov 30, 2023
1 parent 529f076 commit da41129
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 = "alpen"

const Version = "0.0.11"
const Version = "0.0.12"

var Revision = "HEAD"

0 comments on commit da41129

Please sign in to comment.