Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a1c60b7

Browse files
author
Federico Fissore
committedSep 14, 2015
Releasing 1.0.0-beta3
Signed-off-by: Federico Fissore <[email protected]>
1 parent de283b9 commit a1c60b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ import (
4444
"syscall"
4545
)
4646

47-
const VERSION = "1.0.0-beta2"
47+
const VERSION = "1.0.0-beta3"
4848

4949
type slice []string
5050

0 commit comments

Comments
 (0)
Please sign in to comment.