Skip to content

Commit

Permalink
Update version to 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
frengor committed Oct 6, 2024
1 parent 427a191 commit e2e191b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Library for working with minecraft packets
<dependency>
<groupId>com.frengor</groupId>
<artifactId>packetinjectorapi</artifactId>
<version>3.1.2</version>
<version>3.2.0</version>
<scope>provided</scope>
</dependency>
```
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>com.frengor</groupId>
<artifactId>packetinjectorapi</artifactId>
<version>3.1.2</version>
<version>3.2.0</version>
<packaging>jar</packaging>

<name>PacketInjectorAPI</name>
Expand Down

0 comments on commit e2e191b

Please sign in to comment.