Skip to content

Commit

Permalink
1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinburke committed Oct 23, 2018
1 parent a77f976 commit 0a32c0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd.go
Expand Up @@ -12,7 +12,7 @@ import (
"github.com/kevinburke/hostsfile/lib"
)

const Version = "1.3"
const Version = "1.4"

func checkError(err error) {
if err != nil {
Expand Down

0 comments on commit 0a32c0b

Please sign in to comment.