Skip to content

Commit

Permalink
Updating version number in README.md to 0.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
brikis98 committed Oct 21, 2015
1 parent cb46383 commit f0ce057
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 @@ -92,7 +92,7 @@ To transform this page to use BigPipe, you first add the big-pipe dependency to
Play 2.4, Scala 2.11.6, SBT 0.13.8, and Java 8):

```scala
libraryDependencies += "com.ybrikman.ping" %% "big-pipe" % "0.0.12"
libraryDependencies += "com.ybrikman.ping" %% "big-pipe" % "0.0.13"
```

Next, add support for the `.scala.stream` template type and some imports for it to your build:
Expand Down

0 comments on commit f0ce057

Please sign in to comment.