Skip to content

Commit

Permalink
Release 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adamw committed Jun 8, 2022
1 parent 6663158 commit 8170b9e
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 @@ -8,7 +8,7 @@ which generates time-based ids. Besides that library provide `IdPrettifier` whic
SBT depedency:

````scala
libraryDependencies += "com.softwaremill.common" %% "id-generator" % "1.3.1"
libraryDependencies += "com.softwaremill.common" %% "id-generator" % "1.4.0"
````

Examples
Expand Down

0 comments on commit 8170b9e

Please sign in to comment.