Skip to content

Commit

Permalink
version bump (checking autoinstall)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbenet committed Nov 6, 2014
1 parent d742984 commit a9d9085
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (
)

// CurrentVersionNumber is the current application's version literal
const CurrentVersionNumber = "0.1.5"
const CurrentVersionNumber = "0.1.6"

// Version regulates checking if the most recent version is run
type Version struct {
Expand Down

0 comments on commit a9d9085

Please sign in to comment.