Skip to content

Commit

Permalink
Bump version up
Browse files Browse the repository at this point in the history
  • Loading branch information
9seconds committed Nov 2, 2014
1 parent 0d01b0a commit 3bc656d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Options:
-v, --debug
Shows a debug log of command execution.`

const version = "ah 0.9.1"
const version = "ah 0.10"

var validateBookmarkName = utils.CreateRegexp(`^[A-Za-z_]\w*$`)

Expand Down

0 comments on commit 3bc656d

Please sign in to comment.