Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Commit

Permalink
chore: release version 2.19 (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
mctavish committed Jul 21, 2022
1 parent f8a9bd2 commit e751739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/googleclouddebugger/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
# The major version should only change on breaking changes. Minor version
# changes go between regular updates. Instances running debuggers with
# different major versions will show up as two different debuggees.
__version__ = '2.18'
__version__ = '2.19'

0 comments on commit e751739

Please sign in to comment.