Skip to content

Commit

Permalink
release: version 0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Raydhitya Yoseph committed Jul 16, 2024
1 parent 17af1e0 commit bfd988f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Add the dependency in the implementation configuration.

```
dependencies {
implementation 'com.midtrans:raygun-spring-boot-starter:0.7.2'
implementation 'com.midtrans:raygun-spring-boot-starter:0.7.3'
}
```

Expand Down
2 changes: 1 addition & 1 deletion raygun-spring-boot-starter/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ publishing {
from components.java
groupId 'com.midtrans'
artifactId 'raygun-spring-boot-starter'
version '0.7.2'
version '0.7.3'
pom {
name = 'Raygun Spring Boot Starter'
description = 'Spring Boot Starter for Raygun'
Expand Down

0 comments on commit bfd988f

Please sign in to comment.