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

Commit

Permalink
Version Bump
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Jimerson <[email protected]>
  • Loading branch information
vendion committed Mar 1, 2015
1 parent e12378c commit d1b5cab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import (
)

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

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

0 comments on commit d1b5cab

Please sign in to comment.