Skip to content
This repository has been archived by the owner on Mar 29, 2021. It is now read-only.

Commit

Permalink
Updating group id
Browse files Browse the repository at this point in the history
  • Loading branch information
gvolpe committed May 5, 2019
1 parent 2117bd2 commit eebc274
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -19,9 +19,11 @@ val program: IO[Unit] =
Add the dependency to your project:

```scala
libraryDependencies += "com.github.gvolpe" %% "console4cats" % Version
libraryDependencies += "dev.profunktor" %% "console4cats" % Version
```

Note: previous versions `<= 0.6.0` were published using the `com.github.gvolpe` group id.

### Code of Conduct

See the [Code of Conduct](https://console4cats.profunktor.dev/CODE_OF_CONDUCT)
Expand Down

0 comments on commit eebc274

Please sign in to comment.