Skip to content

Commit

Permalink
bump up version to 0.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
iret-kawashima committed Dec 1, 2023
1 parent c717919 commit 3812bd9
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.13"
const Version = "0.0.14"

var Revision = "HEAD"

0 comments on commit 3812bd9

Please sign in to comment.