Skip to content

Commit 5e16a21

Browse files
Google APIscopybara-github
authored andcommitted
chore: release gapic-generator-php v0.0.6
Committer: @miraleung PiperOrigin-RevId: 365110391
1 parent 810cad3 commit 5e16a21

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

WORKSPACE

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,13 +358,14 @@ php(
358358
php_gapic_repositories()
359359

360360
# PHP micro-generator (beta)
361-
_gapic_generator_php_version = "0.0.5"
361+
_gapic_generator_php_version = "0.0.6"
362362

363363
http_archive(
364364
name = "gapic_generator_php",
365365
strip_prefix = "gapic-generator-php-%s" % _gapic_generator_php_version,
366366
urls = ["https://github.com/googleapis/gapic-generator-php/archive/v%s.zip" % _gapic_generator_php_version],
367367
)
368+
368369
load("@gapic_generator_php//:repositories.bzl", "gapic_generator_php_repositories")
369370

370371
gapic_generator_php_repositories()

0 commit comments

Comments
 (0)