Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
tsandall committed Sep 22, 2016
1 parent 45f8425 commit 197754e
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 @@ -181,7 +181,7 @@ func QueryDataAPI(opaURL string, doc string, r authorization.Request) (*http.Res
}

const (
version = "0.1.0"
version = "0.1.1"
)

func main() {
Expand Down

0 comments on commit 197754e

Please sign in to comment.