Skip to content

Commit

Permalink
Merge pull request #6 from kagan770/master
Browse files Browse the repository at this point in the history
fixed the version
  • Loading branch information
sclasen committed Mar 18, 2015
2 parents a0f2c11 + 25b4f93 commit f1a634f
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 @@ -15,7 +15,7 @@ Installation

resolvers += "Sonatype OSS Snapshots" at "https://oss.sonatype.org/content/repositories/snapshots"

libraryDependencies += "com.sclasen" %% "akka-persistence-dynamodb" % "0.3.1" % "compile"
libraryDependencies += "com.sclasen" %% "akka-persistence-dynamodb" % "0.3.4" % "compile"

```

Expand Down

0 comments on commit f1a634f

Please sign in to comment.