Skip to content

Commit

Permalink
Bump up version 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Takeru Sato committed Jan 7, 2016
1 parent 65ea331 commit c78bd09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ Add to your `build.sbt`

```scala
libraryDependencies ++= Seq(
"com.github.tkrs" %% "fluflu-core" % "0.2.1",
"com.github.tkrs" %% "fluflu-msgpack" % "0.2.1"
"com.github.tkrs" %% "fluflu-core" % "0.2.2",
"com.github.tkrs" %% "fluflu-msgpack" % "0.2.2"
)
```

Expand Down

0 comments on commit c78bd09

Please sign in to comment.