Skip to content

Commit b053b92

Browse files
fedefernandezactions-user
authored andcommitted
Update documentation, and other files [skip ci]
1 parent 2228ec8 commit b053b92

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

AUTHORS.md

+1
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,6 @@ These are the people that have contributed to the _sbt-mu-srcgen_ project:
2929
- [![dmarticus](https://avatars.githubusercontent.com/u/4853149?v=4&s=20) **dmarticus**](https://github.com/dmarticus)
3030
- [![sloshy](https://avatars.githubusercontent.com/u/427237?v=4&s=20) **sloshy**](https://github.com/sloshy)
3131
- [![franciscodr](https://avatars.githubusercontent.com/u/1200151?v=4&s=20) **franciscodr**](https://github.com/franciscodr)
32+
- [![markvandertol](https://avatars.githubusercontent.com/u/2835719?v=4&s=20) **markvandertol**](https://github.com/markvandertol)
3233
- [![ThatScalaGuy](https://avatars.githubusercontent.com/u/7647945?v=4&s=20) **ThatScalaGuy**](https://github.com/ThatScalaGuy)
3334
- [![davesmith00047](https://avatars.githubusercontent.com/u/119872582?v=4&s=20) **davesmith00047**](https://github.com/davesmith00047)

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
For installing this plugin, add the following line to your `plugins.sbt` file:
1717

1818
```sbt mdoc:silent
19-
addSbtPlugin("io.higherkindness" % "sbt-mu-srcgen" % "0.31.0")
19+
addSbtPlugin("io.higherkindness" % "sbt-mu-srcgen" % "0.31.1")
2020
```
2121

2222
### NOTE

0 commit comments

Comments
 (0)