Skip to content

Commit

Permalink
πŸš€ Version 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
XyperCode committed Oct 26, 2024
1 parent cd39881 commit 6d51bc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Assuming you use gradle.
1. Then, in `build.gradle`, define the dependency:
```gradle
dependencies {
implementation 'dev.ultreon:ubo:1.4.0'
implementation 'dev.ultreon:ubo:1.5.0'
}
```
2. We can now proceed to the using section. The `DataIo` class is capable of reading and writing UBO data.
Expand Down

0 comments on commit 6d51bc1

Please sign in to comment.