Skip to content

Commit cedb1f8

Browse files
committed
Version update
1 parent 5a67bbd commit cedb1f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ first to get some idea on what are these performance metrics, how they work and
2828

2929
The library is available on Maven Central:
3030
```groovy
31-
implementation("com.booking:perfsuite:0.2")
31+
implementation("com.booking:perfsuite:0.3")
3232
```
3333

3434
### Collecting Startup Times

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name=perfsute
22
group=com.booking
3-
version=0.3
3+
version=0.4
44

55
#Gradle
66
org.gradle.parallel=true

0 commit comments

Comments
 (0)