Skip to content

Commit

Permalink
Update version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
urieli committed Oct 5, 2018
1 parent 0b66653 commit 1194e1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ The plugin is compiled with Scala 2.12 and 2.11 and are deployed on maven sonaty
To use the plugin add this to your sbt build file :

```scala
libraryDependencies += "com.safety-data" %% "akka-persistence-redis" % "0.4.0"
libraryDependencies += "com.safety-data" %% "akka-persistence-redis" % "0.4.1"
```

_Note_: for snapshot versions you will need to add the sonatype snapshot resolver.
Expand Down

0 comments on commit 1194e1a

Please sign in to comment.