Skip to content

Commit

Permalink
version bump up
Browse files Browse the repository at this point in the history
  • Loading branch information
mattn committed Aug 22, 2013
1 parent 87980c4 commit d40840b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jvgrep.go
Expand Up @@ -16,7 +16,7 @@ import (
"unicode/utf8"
)

const version = "3.1"
const version = "3.2"

var encodings = []string{
"ascii",
Expand Down

0 comments on commit d40840b

Please sign in to comment.