Skip to content

Commit

Permalink
Updated version (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
WellingR authored and octonato committed Oct 27, 2017
1 parent 8c9afb3 commit cce14a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ resolvers += Resolver.jcenterRepo
libraryDependencies += "com.github.dnvriend" %% "akka-persistence-jdbc" % "3.0.1"

// akka 2.4.x
libraryDependencies += "com.github.dnvriend" %% "akka-persistence-jdbc" % "2.7.1"
libraryDependencies += "com.github.dnvriend" %% "akka-persistence-jdbc" % "2.8.0"
```

## Contribution policy
Expand Down
2 changes: 1 addition & 1 deletion version.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version := "3.0.0"
version := "3.0.1"

0 comments on commit cce14a2

Please sign in to comment.