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

Commit df3dada

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

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-04-20"
19+
const VERSION = "2015-05-03"
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)