Skip to content

Commit

Permalink
Bump version (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
yugui authored and pmbethe09 committed Jul 19, 2016
1 parent cd89ac9 commit a994fbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ They currently do not support (in order of importance):
git_repository(
name = "io_bazel_rules_go",
remote = "https://github.com/bazelbuild/rules_go.git",
tag = "0.0.3",
tag = "0.0.4",
)
load("@io_bazel_rules_go//go:def.bzl", "go_repositories")

Expand Down

0 comments on commit a994fbd

Please sign in to comment.