Skip to content

Commit

Permalink
Bumped version number to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lni committed Jan 22, 2019
1 parent 75d4785 commit dd0e777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nodehost.go
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ const (
// DragonboatMinor is the minor version number
DragonboatMinor = 0
// DragonboatPatch is the patch version number
DragonboatPatch = 0
DragonboatPatch = 1
)

var (
Expand Down

0 comments on commit dd0e777

Please sign in to comment.