Skip to content

Commit 6acb9ff

Browse files
committed
Update README.md with new version
1 parent 5d0b068 commit 6acb9ff

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
@@ -32,12 +32,12 @@ You can then include the dependency in your project.
3232
<dependency>
3333
<groupId>net.hypixel</groupId>
3434
<artifactId>mod-api</artifactId>
35-
<version>0.2.1</version>
35+
<version>0.3.0</version>
3636
</dependency>
3737
```
3838

3939
```gradle
4040
dependencies {
41-
implementation 'net.hypixel:mod-api:0.2.1'
41+
implementation 'net.hypixel:mod-api:0.3.0'
4242
}
4343
```

0 commit comments

Comments
 (0)