Skip to content

Commit

Permalink
0.1.21
Browse files Browse the repository at this point in the history
Signed-off-by: tsaikd <[email protected]>
  • Loading branch information
tsaikd committed Apr 20, 2020
1 parent b221d1a commit 3147319
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.20"
const devVersion = "0.1.21"

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

0 comments on commit 3147319

Please sign in to comment.