Skip to content

Commit

Permalink
to 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
unldenis committed Feb 3, 2024
1 parent abdc150 commit 02f12c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@ HoloEasy is a simple, modern and high-performant Java and Kotlin Minecraft Holog
<dependency>
<groupId>com.github.unldenis</groupId>
<artifactId>holoeasy</artifactId>
<version>3.1.0</version>
<version>3.1.1</version>
</dependency>
```

#### Gradle

```kotlin
implementation("com.github.unldenis:holoeasy:3.1.0")
implementation("com.github.unldenis:holoeasy:3.1.1")
```

Make sure you include the <a href="https://jitpack.io/">repository</a> as well.
Expand Down

0 comments on commit 02f12c4

Please sign in to comment.