Skip to content

Commit

Permalink
bump up version to 0.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
kawashima committed Nov 30, 2023
1 parent da41129 commit 3b75932
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.12"
const Version = "0.0.13"

var Revision = "HEAD"

0 comments on commit 3b75932

Please sign in to comment.