Skip to content

Commit

Permalink
Update version in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mantono committed Oct 4, 2023
1 parent 04a5214 commit 8e3e043
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 @@ -10,7 +10,7 @@ First **make sure to register this Git repository as a Maven repository**. Check

Then include the dependency in your build.gradle(.kts) file.
```kotlin
implementation("io.nexure:fsm:2.0.0")
implementation("io.nexure:fsm:3.0.0")
```

## Usage
Expand Down

0 comments on commit 8e3e043

Please sign in to comment.