Skip to content

Commit

Permalink
Release 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
treydock committed May 6, 2023
1 parent 7f3562c commit 4f5fed9
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
version: 2.1

orbs:
prometheus: prometheus/prometheus@0.16.0
prometheus: prometheus/prometheus@0.17.1
codecov: codecov/codecov@3.2.2

executors:
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 0.9.0 / 2023-05-06

### Changes

* [CHANGE] Trim exec path in middle (#22)
* [ENHANCEMENT] Update to Go 1.20 and update Go module dependencies (#23)

## 0.8.1 / 2022-11-15

### Changes
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.8.1
0.9.0

0 comments on commit 4f5fed9

Please sign in to comment.