Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Virtlink committed May 28, 2024
1 parent fda7e95 commit efcc088
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 @@ -32,7 +32,7 @@ Apply the gitonium plugin to a project (a `build.gradle(.kts)` file) as follows:

```kotlin
plugins {
id("org.metaborg.gitonium") version("1.0.0")
id("org.metaborg.gitonium") version "1.3.0"
}
```

Expand Down

0 comments on commit efcc088

Please sign in to comment.