Skip to content

Commit 004bb69

Browse files
committed
Update README version
1 parent b6e50c2 commit 004bb69

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
@@ -34,12 +34,12 @@ You can then include the dependency in your project.
3434
<dependency>
3535
<groupId>net.hypixel</groupId>
3636
<artifactId>mod-api</artifactId>
37-
<version>0.3.1</version>
37+
<version>0.3.2</version>
3838
</dependency>
3939
```
4040

4141
```gradle
4242
dependencies {
43-
implementation 'net.hypixel:mod-api:0.3.1'
43+
implementation 'net.hypixel:mod-api:0.3.2'
4444
}
4545
```

0 commit comments

Comments
 (0)