Skip to content

Commit

Permalink
Bump for release
Browse files Browse the repository at this point in the history
  • Loading branch information
DaneEveritt committed Dec 23, 2019
1 parent 82e1cbb commit 3f9edee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion const.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package main
import "os"

const (
Version = "0.0.1"
Version = "1.0.0-alpha.1"

// DefaultFilePerms are the file perms used for created files.
DefaultFilePerms os.FileMode = 0644
Expand Down

0 comments on commit 3f9edee

Please sign in to comment.