Skip to content
This repository was archived by the owner on Sep 4, 2019. It is now read-only.

Commit d1b5cab

Browse files
committed
Version Bump
Signed-off-by: Adam Jimerson <[email protected]>
1 parent e12378c commit d1b5cab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import (
1616
)
1717

1818
// VERSION contians the current verison number and revison if need be
19-
const VERSION = "2015-02-21 Alpha"
19+
const VERSION = "2015-03-01"
2020

2121
// handler is an interface for objects to implement in order to respond to messages.
2222
type handler interface {

0 commit comments

Comments
 (0)