Skip to content

Commit

Permalink
Setup release v0.0.20
Browse files Browse the repository at this point in the history
Reviewers: zarko, shahms

Reviewed By: shahms

Differential Revision: https://phabricator-dot-kythe-repo.appspot.com/D752
  • Loading branch information
schroederc committed Mar 3, 2016
1 parent ecacbb1 commit b501d0e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Release Notes

## v0.0.20

Notable fixes:
- Java indexer: reduce redundant AST traversals causing large slowdowns

## v0.0.19

Notable changes:
Expand Down
2 changes: 1 addition & 1 deletion kythe/release/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ docker_build(
deps = ["//kythe/release/base"],
)

release_version = "v0.0.19"
release_version = "v0.0.20"

genrule(
name = "release",
Expand Down

0 comments on commit b501d0e

Please sign in to comment.