Skip to content

Commit 4232769

Browse files
committed
Updated documentation.
1 parent 4985c1e commit 4232769

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies {
2121
compile(
2222
group: "com.github.projectessentials",
2323
name: "ProjectEssentials-Permissions",
24-
version: "v1.14.4-0.1.0.2"
24+
version: "v1.14.4-0.1.1.0"
2525
)
2626
}
2727
```
@@ -40,7 +40,7 @@ dependencies {
4040
<dependency>
4141
<groupId>com.github.projectessentials</groupId>
4242
<artifactId>ProjectEssentials-Permissions</artifactId>
43-
<version>v1.14.4-0.1.0.2</version>
43+
<version>v1.14.4-0.1.1.0</version>
4444
</dependency>
4545
```
4646

@@ -74,4 +74,4 @@ Additional information:
7474

7575
### **Note:** this library is written in kotlin, but in java you can work with this API too, but there may be some not beautiful moments. One of these points is that you will see all the properties and fields with internal modifiers (in my library).
7676

77-
> ## Made with 💕 by [MairwunNx](https://mairwunnx.github.io/)
77+
> ## Made with 💕 by [MairwunNx](https://mairwunnx.github.io/)

0 commit comments

Comments
 (0)