Skip to content

Commit aa75a2f

Browse files
tksugimotonegokaz
authored andcommitted
docs: Adjust the description of v2.0.0 in the README
1 parent 2752970 commit aa75a2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ To use this library, you must add a dependency into your sbt project, add the fo
3131

3232
[![Maven Central](https://img.shields.io/maven-central/v/com.lerna-stack/akka-entity-replication_2.13?color=%23005cb2&label=stable)](https://mvnrepository.com/artifact/com.lerna-stack/akka-entity-replication)
3333

34-
⚠️ `v2.0.0` will contain breaking changes. For more details see [CHANGELOG](./CHANGELOG.md).
34+
⚠️ `v2.0.0` contains breaking changes. For more details see [CHANGELOG](./CHANGELOG.md).
3535

3636
```scala
3737
libraryDependencies += "com.lerna-stack" %% "akka-entity-replication" % "X.X.X"

0 commit comments

Comments
 (0)