Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/reibitto/sbt-welcome
Browse files Browse the repository at this point in the history
  • Loading branch information
reibitto committed Aug 10, 2023
2 parents c219da2 + c0d08ac commit 6574bcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -19,7 +19,7 @@ aliases are optional, but can be useful for particularly long commands.
Add the following to `project/plugins.sbt`:

```scala
addSbtPlugin("com.github.reibitto" % "sbt-welcome" % "0.3.0")
addSbtPlugin("com.github.reibitto" % "sbt-welcome" % "0.3.2")
```

## Commands
Expand Down

0 comments on commit 6574bcf

Please sign in to comment.