Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

Commit

Permalink
release v0.29.3 (#661)
Browse files Browse the repository at this point in the history
In this release:

#653 is fixed by updating gapic-generator.

gapic-generator changes included:

- Allow samplegen without sample configs googleapis/gapic-generator#2860
- Fix string literal character escaping in Ruby generator googleapis/gapic-generator#2861
  • Loading branch information
alexander-fenster authored Jul 1, 2019
1 parent eb1f8a5 commit 633ac58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ENV GOOGLEAPIS_HASH ab437f2bb2100360f8d119530b0a020228baa4cc
ENV GAPIC_GENERATOR_HASH c04c0061321546132563f6f3f6679e32191d5359
# Define version number below. The ARTMAN_VERSION line is parsed by
# .circleci/config.yml and setup.py, please keep the format.
ENV ARTMAN_VERSION 0.29.2
ENV ARTMAN_VERSION 0.29.3

ENV DEBIAN_FRONTEND noninteractive

Expand Down

0 comments on commit 633ac58

Please sign in to comment.