Skip to content
This repository was archived by the owner on Oct 28, 2021. It is now read-only.

Commit 7ed16aa

Browse files
committed
Version 0.1.0
1 parent 9eb4b80 commit 7ed16aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
package version
22

33
// Version denotes the current version of Alpaca
4-
var Version = "0.0.3"
4+
var Version = "0.1.0"

0 commit comments

Comments
 (0)