Skip to content

Commit

Permalink
changed version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
rssh committed Apr 26, 2021
1 parent 229cef6 commit 354d7f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -5,7 +5,7 @@ shim which allows to compile scala program which use [scala-async](https://githu
i.e. if you want port you program to dotty without changing source code, then you can replace scala-async dependecy to this shim for building with dotty.

```Scala
libraryDependencies += "com.github.rssh" %% "shim-scala-async-dotty-cps-async" % "0.6.1",
libraryDependencies += "com.github.rssh" %% "shim-scala-async-dotty-cps-async" % "0.6.2",
```

['--' in github project name changed to '-' ]
Expand Down

0 comments on commit 354d7f9

Please sign in to comment.