Skip to content

Commit

Permalink
0.1.20
Browse files Browse the repository at this point in the history
Signed-off-by: tsaikd <tsaikd@gmail.com>
  • Loading branch information
tsaikd committed Mar 27, 2020
1 parent c29a57e commit cc01b20
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 @@ -3,7 +3,7 @@ package main
import "github.com/tsaikd/KDGoLib/version"

// Development version of gogstash
const devVersion = "0.1.19"
const devVersion = "0.1.20"

func init() {
if version.VERSION == "0.0.0" {
Expand Down

0 comments on commit cc01b20

Please sign in to comment.