Skip to content

Commit 5faa7f4

Browse files
Update the plugin version in README.md (#11)
1 parent 903b428 commit 5faa7f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A Gradle plug-in that provides convenience methods for adding JxBrowser dependen
66

77
```kotlin
88
plugins {
9-
id("com.teamdev.jxbrowser") version "0.0.5"
9+
id("com.teamdev.jxbrowser") version "1.0.0"
1010
}
1111

1212
jxbrowser {

0 commit comments

Comments
 (0)