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

Commit 82c8e2e

Browse files
committed
Version bump to 2015-03-03
Signed-off-by: Adam Jimerson <[email protected]>
1 parent 8fdafd8 commit 82c8e2e

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