Skip to content

Commit

Permalink
bumped version for 0.16.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Oscar Batori committed Apr 15, 2020
1 parent f5974db commit 3babdc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/cmd/dolt/dolt.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ import (
)

const (
Version = "0.15.2"
Version = "0.16.0"
)

var dumpDocsCommand = &commands.DumpDocsCmd{}
Expand Down

0 comments on commit 3babdc7

Please sign in to comment.