Skip to content

Commit b0d9a69

Browse files
committed
release 11.13
1 parent 9d1d743 commit b0d9a69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Already have `pom.xml`? Then add: (use `0.5.4` for Java 8-10). **Note:** make su
7070
<dependency>
7171
<groupId>com.github.almasb</groupId>
7272
<artifactId>fxgl</artifactId>
73-
<version>11.12</version>
73+
<version>11.13</version>
7474
</dependency>
7575
```
7676

@@ -86,7 +86,7 @@ repositories {
8686
}
8787
8888
dependencies {
89-
compile 'com.github.almasb:fxgl:11.12'
89+
compile 'com.github.almasb:fxgl:11.13'
9090
}
9191
```
9292

0 commit comments

Comments
 (0)