Skip to content

Commit

Permalink
📝 Updated README version
Browse files Browse the repository at this point in the history
  • Loading branch information
KodingDev committed Jul 23, 2020
1 parent bdd1155 commit fd56840
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 @@ -34,13 +34,13 @@ sufficiently complete.
<dependency>
<groupId>dev.zerite.craftlib</groupId>
<artifactId>craftlib-protocol</artifactId>
<version>0.1.3</version>
<version>0.1.4</version>
</dependency>
```

**Gradle**
```groovy
implementation 'dev.zerite.craftlib:craftlib-protocol:0.1.3'
implementation 'dev.zerite.craftlib:craftlib-protocol:0.1.4'
```

#### 3. Special Thanks
Expand Down

0 comments on commit fd56840

Please sign in to comment.