Skip to content

Commit

Permalink
fix: release new version of gapic-tools (#1483)
Browse files Browse the repository at this point in the history
Need to do this until I set up the release-please process properly.
  • Loading branch information
sofisl authored Jul 27, 2023
1 parent 2fd932e commit e4f5482
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gapic-tools",
"version": "0.1.7",
"version": "0.1.8",
"description": "compiles, updates, and minifies protos",
"main": "build/src/compileProtos.js",
"files": [
Expand Down

0 comments on commit e4f5482

Please sign in to comment.