Skip to content

Commit

Permalink
increase version
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabiano Graças authored and fafg committed Feb 18, 2021
1 parent f75fd08 commit 136173b
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 @@ -2,7 +2,7 @@ package main

import "fmt"

const Version = "v1.0.2"
const Version = "v1.0.4"

func main() {
fmt.Println(Version)
Expand Down

0 comments on commit 136173b

Please sign in to comment.