Skip to content

Commit 6d51bc1

Browse files
committed
🚀 Version 1.5.0
1 parent cd39881 commit 6d51bc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Assuming you use gradle.
77
1. Then, in `build.gradle`, define the dependency:
88
```gradle
99
dependencies {
10-
implementation 'dev.ultreon:ubo:1.4.0'
10+
implementation 'dev.ultreon:ubo:1.5.0'
1111
}
1212
```
1313
2. We can now proceed to the using section. The `DataIo` class is capable of reading and writing UBO data.

0 commit comments

Comments
 (0)