Skip to content

Commit

Permalink
[SKIP] version bump 0.7.0 -> 0.8.0
Browse files Browse the repository at this point in the history
[Minor] update readme
  • Loading branch information
GitHub Actions Bot committed Nov 22, 2022
1 parent 02cb37d commit b7b4bec
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.7.0
current_version = 0.8.0
commit = True
tag = True
message =
Expand Down
2 changes: 1 addition & 1 deletion src/opentelemetry/instrumentation/digma/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.7.0'
__version__ = '0.8.0'
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.7.0'
__version__ = '0.8.0'

0 comments on commit b7b4bec

Please sign in to comment.