Skip to content

Commit 87154e4

Browse files
committed
Update README.md
1 parent b18fc99 commit 87154e4

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
@@ -19,7 +19,7 @@ dependencies {
1919
compile(
2020
group: "com.github.projectessentials",
2121
name: "ProjectEssentials-Core",
22-
version: "v1.14.4-1.0.0.0-1"
22+
version: "v1.14.4-1.0.0.1"
2323
)
2424
}
2525
```
@@ -38,7 +38,7 @@ dependencies {
3838
<dependency>
3939
<groupId>com.github.projectessentials</groupId>
4040
<artifactId>ProjectEssentials-Core</artifactId>
41-
<version>v1.14.4-1.0.0.0-1</version>
41+
<version>v1.14.4-1.0.0.1</version>
4242
</dependency>
4343
```
4444

0 commit comments

Comments
 (0)