Skip to content

Commit

Permalink
update readme to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
ranyitz committed Sep 30, 2023
1 parent f0b1de1 commit 18c9355
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 @@ -16,7 +16,7 @@
To include Casing in your Scala project, add the following dependency:

```scala
libraryDependencies += "io.github.ranyitz" %% "casing" % "0.1.0"
libraryDependencies += "io.github.ranyitz" %% "casing" % "0.2.0"
```

## Usage
Expand Down

0 comments on commit 18c9355

Please sign in to comment.