Skip to content

Commit

Permalink
1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinburke committed Sep 6, 2017
1 parent 66e0083 commit be22ef8
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.1"
const Version = "1.2"

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

0 comments on commit be22ef8

Please sign in to comment.