Skip to content

Commit 585d3c8

Browse files
authored
bumped version to 0.8.0 [skip ci]
1 parent 4384fc6 commit 585d3c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,13 @@ Code of demo application available [here](https://github.com/kilmajster/demo).
4949
<dependency>
5050
<groupId>io.github.kilmajster</groupId>
5151
<artifactId>ngrok-spring-boot-starter</artifactId>
52-
<version>0.7.0</version>
52+
<version>0.8.0</version>
5353
</dependency>
5454
```
5555

5656
- or gradle:
5757
```groovy
58-
compile('io.github.kilmajster:ngrok-spring-boot-starter:0.7.0')
58+
compile('io.github.kilmajster:ngrok-spring-boot-starter:0.8.0')
5959
````
6060
6161
## Configuration

0 commit comments

Comments
 (0)