Skip to content

Commit 8dbf686

Browse files
authored
Bump snapshot version
1 parent dd226b5 commit 8dbf686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Please try it and contribute bug reports and fixes! Snapshots are available [her
1111
```scala
1212
resolvers ++= Resolver.sonatypeOssRepos("snapshots")
1313
libraryDependencies ++= Seq(
14-
"org.http4s" %%% "http4s-curl" % "0.0-932238f-SNAPSHOT" // or latest commit
14+
"org.http4s" %%% "http4s-curl" % "0.0-dd226b5-SNAPSHOT" // or latest commit
1515
)
1616
```
1717

0 commit comments

Comments
 (0)