Skip to content

Commit

Permalink
chore(docs): update plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMrMilchmann committed Jul 29, 2024
1 parent 748d6a5 commit 57876ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ A Gradle plugin to simplify working with [LWJGL 3](https://lwjgl.org).

```kotlin
plugins {
id("com.osmerion.lwjgl3") version "0.2.0"
id("com.osmerion.lwjgl3") version "0.3.0"
}
```

Expand Down

0 comments on commit 57876ff

Please sign in to comment.