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

Commit 2897387

Browse files
committed
Version bump to 2015-03-05
Signed-off-by: Adam Jimerson <[email protected]>
1 parent 4bd9a8d commit 2897387

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