Skip to content

Commit

Permalink
Version to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SgtSilvio committed Dec 3, 2022
1 parent 822d9c7 commit 0a37951
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Gradle plugin to ease defining Javadoc links

```kotlin
plugins {
id("com.github.sgtsilvio.gradle.javadoc-links") version "0.5.0"
id("com.github.sgtsilvio.gradle.javadoc-links") version "0.6.0"
}
```

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=0.5.0
version=0.6.0
kotlin.code.style=official

0 comments on commit 0a37951

Please sign in to comment.