Skip to content

Commit

Permalink
1.0.2 Release
Browse files Browse the repository at this point in the history
Signed-off-by: Byron Ruth <b@devel.io>
  • Loading branch information
bruth committed Feb 25, 2016
1 parent ec0066b commit 9a8ccf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const (
progMajor = 1
progMinor = 0
progPatch = 2
progReleaseLevel = "beta"
progReleaseLevel = "final"
progReleaseNum = 1
)

Expand Down

0 comments on commit 9a8ccf7

Please sign in to comment.